#15578: loaddata and processing order of fixtures
-------------------------------------+-------------------------------------
               Reporter:  lsaffre    |          Owner:  nobody
                   Type:             |         Status:  new
  Cleanup/optimization               |      Component:  Documentation
              Milestone:             |       Severity:  Normal
                Version:  1.2        |       Keywords:
             Resolution:             |      Has patch:  1
           Triage Stage:  Accepted   |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  1          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * needs_better_patch:  0 => 1


Comment:

 There are a couple issues with this patch.

 It should change the following sentences in `ref/django-admin.txt`:

 - "Note that the order in which fixture files are processed is undefined."
 — the section about fixtures in `topics/testing.txt` links to this
 paragraph.
 - "Note that the order in which the SQL files are processed is undefined."
 — not sure about this one, but if the order is deterministic, let's fix it
 too.

 Finally, the patch isn't relative to the `trunk` directory of the source
 distribution.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15578#comment:7>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to