#13950: Add "post save" hook to ModelAdmin class
-------------------------------+--------------------------------------
     Reporter:  3point2        |                    Owner:  pandres
         Type:  Uncategorized  |                   Status:  closed
    Component:  contrib.admin  |                  Version:  1.2
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  1              |      Needs documentation:  1
  Needs tests:  1              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by anonymous):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 this was actually added in r16498 (see #16115) in the form of a similar
 hook called save_related (for anyone coming across this old ticket)

 also, using save_formset wasn't ideal as it gets called once for every
 inline.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13950#comment:5>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to