#23599: Default application used in startapp has an empty migration package
-------------------------------------+-------------------------------------
     Reporter:  yakky                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Migrations           |                  Version:  1.7
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  migrations,          |             Triage Stage:  Accepted
  dependencies, template             |      Needs documentation:  0
  application                        |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by yakky):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Thanks andrewgodwin to clarify this.
 Actually `PageUser` is a django CMS model.
 In the end we need to make sure that our users will create migrations for
 their custom user models before enabling the CMS (or before declaring the
 `AUTH_USER_MODEL`) because otherwise they will experience dependencies
 issues.

--
Ticket URL: <https://code.djangoproject.com/ticket/23599#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 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/063.67e7eeb389f5259ea44a5a297e97b22e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to