Thanks for the settings.py suggestion Gary - I did make various changes
there prior to this post. I ended up resolving the issue by running
makemigrations for every app individually, then migrating.
Unfortunately I'm now running into trouble with my tests - I'm hitting the
same errors for my te
On 08/10/2015 09:53 AM, TheBeardedTemplar wrote:
Hello,
I'm trying to move a fairly large site from Django 1.6.5 to Django
1.8.3. I'm also moving from sqlite3 to postgreSQL at the same time and
I'm having trouble with the migrations. Here's what I've done so far:
* Installed Django 1.8.3,
2 matches
Mail list logo