#22032: Document settings.MIGRATION_MODULES
-------------------------------------+-------------------------------------
               Reporter:  bmispelon  |          Owner:  nobody
                   Type:             |         Status:  new
  Cleanup/optimization               |        Version:  master
              Component:             |       Keywords:  migrations
  Documentation                      |      Has patch:  0
               Severity:  Normal     |    Needs tests:  0
           Triage Stage:  Accepted   |  Easy pickings:  1
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 There's no mention of this new setting in the documentation.

 From what I understand, it's a way to override where Django can find
 migrations for a given app.

 It's a dictionary where keys are the names of applications and the values
 are the name of the module (inside the app) where the migrations reside.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22032>
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/052.751ffb92b0f8471e009a94906a03d3ec%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to