Migrations will run automatically but you need to add the models to the 
migrations in tests/postgres_tests/migrations.

On Sunday, August 14, 2016 at 10:53:45 PM UTC-4, premdjango wrote:
>
> I'm implementing a fix for a ticket-26819 and need to add new models to 
> test it.
>
> The new models were added to tests/postgres_tests/models.py
>  but would like to know how to run the migrations before I run the tests.
>
> Do I need to run the migrations explicitly or django run tests will take 
> care of it?
>
> Thanks,
> Prem
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" 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].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/4dcf0787-4378-4530-87df-73932f85f7be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to