#23582: Django 1.7 initial data can't relies on other apps one.
-------------------------------------+-------------------------------------
     Reporter:  Nicals               |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.7
    Component:  Documentation        |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  initial              |      Needs documentation:  0
  data,migrations                    |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by timgraham):

 * needs_better_patch:   => 0
 * component:  Migrations => Documentation
 * needs_tests:   => 0
 * needs_docs:   => 0
 * type:  Bug => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 In the section on [https://docs.djangoproject.com/en/1.7/topics/migrations
 /#data-migrations data migrations], we could describe how to use
 dependencies to enforce the order in which migrations are executed and
 link to the section on
 [https://docs.djangoproject.com/en/1.7/topics/migrations/#dependencies
 migration dependencies]. We should also document the caveat with data
 created in `post_migrate` signals as noted in #23422.

--
Ticket URL: <https://code.djangoproject.com/ticket/23582#comment:1>
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.6ecaba38980108b619bdadf2a3dbe769%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to