#31353: Improved performance of admin changeform_view.
-------------------------------------+-------------------------------------
     Reporter:  Hasan Ramezani       |                    Owner:  Hasan
         Type:                       |  Ramezani
  Cleanup/optimization               |                   Status:  assigned
    Component:  contrib.admin        |                  Version:  3.0
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 I suspect things are done this way for a reason, swapping the order around
 won't call `is_valid` on each inline formsets and prevent validation
 errors from showing up unless the form is valid.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31353#comment:2>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.bd04df665c845610207d3f92eb23cadf%40djangoproject.com.

Reply via email to