#24369: flush requires migrations
-------------------------------+--------------------
     Reporter:  tanner         |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.7
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 ./manage flush

 raises

 RuntimeError: Error creating new content types. Please make sure
 contenttypes is migrated before trying to migrate apps individually.

 if migrations have not been applied or the database does not yet exist.

 I think it should just exit normally in this case.

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

Reply via email to