#20558: Add `response_delete` and `render_delete_form` methods to  `ModelAdmin`
-------------------------------+-------------------------------------
     Reporter:  anonymous      |                    Owner:  zyegfryed
         Type:  New feature    |                   Status:  assigned
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  1
  Needs tests:  1              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+-------------------------------------

Comment (by zyegfryed):

 As far as I've checked, there's no documentation for
 `response_add/response_change/render_change_form`. Shall we add some
 within this ticket?
 Also, there's only one test for all the mentioned hooks, targeting only
 the `post_url_continue` parameter form `response_add` method. Shall we add
 some more?
 If so, where should we put them? In `tests/admin/custom_urls`? Another
 app?
 Thanks for your feedback.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20558#comment:3>
Django <https://code.djangoproject.com/>
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/067.5637e847e724fa615d0f598034cb5f39%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to