Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2018-02-24 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook
-+-
 Reporter:  Chris Wilson |Owner:  Rebecca
 |  Smith
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8116e588dbdd17171a322da589b691bdf01f7041" 8116e588]:
 {{{
 #!CommitTicketReference repository=""
 revision="8116e588dbdd17171a322da589b691bdf01f7041"
 Fixed #17962 -- Added ModelAdmin.get_deleted_objects().
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.c330d9dda7d4ab6e3aa3b4ddd9d5f6d3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2018-02-19 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook
-+-
 Reporter:  Chris Wilson |Owner:  Rebecca
 |  Smith
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carlton Gibson):

 * needs_better_patch:  1 => 0
 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.20fc6902ee56b967283876133452%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2018-02-09 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook
---+-
 Reporter:  Chris Wilson   |Owner:  Rebecca Smith
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  1
Easy pickings:  0  |UI/UX:  0
---+-
Changes (by Tim Graham):

 * needs_better_patch:  0 => 1
 * stage:  Ready for checkin => Accepted


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.de18b33acf0eaebf29ea1279df8097f9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2018-02-08 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook
-+-
 Reporter:  Chris Wilson |Owner:  Rebecca
 |  Smith
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carlton Gibson):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.3661c29a71f8b92b558fb3a24dd2b791%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2017-08-24 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook
---+-
 Reporter:  Chris Wilson   |Owner:  Rebecca Smith
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+-
Changes (by Rebecca Smith):

 * cc: Rebecca Smith (added)
 * needs_better_patch:  1 => 0


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.08204b9967d1a1c69ba8b301445c1978%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2017-06-13 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook
---+---
 Reporter:  Chris Wilson   |Owner:  Becky Smith
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  1
Easy pickings:  0  |UI/UX:  0
---+---
Changes (by Tim Graham):

 * needs_better_patch:  0 => 1


Comment:

 I left comments for improvement on the PR. Please uncheck "Patch needs
 improvement" after updating.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.5c309647d563842eec9c3af662acdcf7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook (was: Django Admin delete_view could benefit from extension points)

2017-06-13 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook
---+---
 Reporter:  Chris Wilson   |Owner:  Becky Smith
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+---

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.65541be80d407b7300606d4da959276c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.