You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to a side effect with Django 1.7, some test models have been moved within the models file of the test application.
Following what has been said in #1398 this may not be what we want.
I'm fine with models being defined in the test application models file. This is open to discussion.