List Question
20 TechQA 2020-06-10T14:04:51.060000Cannot migrate Django from 1.7 to 1.8
111 views
Asked by Vince
South migration in django
55 views
Asked by Vineeth Vishwanath
Is it safe to use Django south for handling migration on big project
89 views
Asked by sheikhsalman08
What is the difference between south migrations and django migrations?
4.7k views
Asked by Pransh Tiwari
Django migrations failing with fresh database
464 views
Asked by Joe Davy
Unknown migration for 'djcelery:0001_initial' when migrating Django application using South
350 views
Asked by Parinda Rajapaksha
Django: How to disable Database status check at startup?
4k views
Asked by Israel Fonseca
Schemamigration runs for existing columns in the application
194 views
Asked by Fahim Ahmed
Django makemigrations make change for 'auth.user' every time
822 views
Asked by beCurious
Why uses South to do migration in Django?
126 views
Asked by Tony
Does Django 1.10 still need South to manage migrations?
666 views
Asked by Homunculus Reticulli
Django Redirects Causing Migration Error
73 views
Asked by Stephen Delaney
Django: broken migrations
2.5k views
Asked by dabadaba
Django: create database tables programmatically/dynamically
2.2k views
Asked by Veronica Andric
Django merge two migrations with the same ID?
4.1k views
Asked by James111
Schema migration in django south
1k views
Asked by whishky
How to skip updating data of a particular table from django initial_data.json file on each south migration?
42 views
Asked by PsPranav
Upgrading from Django 1.6 to 1.9: python manage.py migrate failure
1.8k views
Asked by Keenan Lawrence
Migrations with South (Django 1.6 + MySQL) on Existing project
125 views
Asked by Danil Emelianov