#22341: Split django.db.models.fields.related into multiple modules.
-------------------------------------+-------------------------------------
     Reporter:  loic84               |                    Owner:  aaugustin
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     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 Aymeric Augustin <aymeric.augustin@…>):

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


Comment:

 In [changeset:"005c9fc45f99d03344fa9fae3dd984c2ab87f1ea" 005c9fc]:
 {{{
 #!CommitTicketReference repository=""
 revision="005c9fc45f99d03344fa9fae3dd984c2ab87f1ea"
 Fixed #22341 -- Split django.db.models.fields.related.

 At 2800 lines it was the largest module in the django package. This
 commit brings it down to a more manageable 1620 lines.

 Very small changes were performed to uniformize import style.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/22341#comment:14>
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/064.a80eb3a5bced7f4456b82482a9e971d4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to