#18949: model_to_dict is slow for tables with very large fields
--------------------------------------+------------------------------------
     Reporter:  brian@…               |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  closed
    Component:  Forms                 |                  Version:  1.4
     Severity:  Normal                |               Resolution:  fixed
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by Preston Holmes <preston@…>):

 In [changeset:"fdea2621cd3f3de472afaab7aa7152a1dc4f505c"]:
 {{{
 #!CommitTicketReference repository=""
 revision="fdea2621cd3f3de472afaab7aa7152a1dc4f505c"
 Fixed #18949 -- Fix broken test interactions in ModelForms tests

 A test in Model Forms test was specifically referring to a fixed
 primary key, which was now being used up in a newly committed.
 This has been worked around by specifying a higher primary
 key.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18949#comment:8>
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 https://groups.google.com/groups/opt_out.


Reply via email to