#25388: Allow disabling of all migrations during tests
-----------------------------------+------------------------------------
     Reporter:  Markus Holtermann  |                    Owner:  (none)
         Type:  New feature        |                   Status:  new
    Component:  Testing framework  |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  1
  Needs tests:  1                  |  Patch needs improvement:  1
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by Markus Holtermann):

 Replying to [comment:15 Tobias McNulty]:
 > Another option (which I prefer over the current implementation, the more
 I think about it) would be to add a new option to the `migrate` management
 command that would *only* run `syncdb`

 I don't like that option. syncdb in it's current form will go away in some
 way or another in the future. `migrate` doesn't run syncdb automatically
 anymore unless explicitly said otherwise.

--
Ticket URL: <https://code.djangoproject.com/ticket/25388#comment:17>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.e674e03c8e0debc48629aae45f3a958a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to