Django/South: save() not working as expected when adding a foreign key to a new table...
Read MoreHow to properly add fields to models with South?...
Read MoreDjango test in-memory SQLlite - missing tables during test run...
Read MoreInstantiate new data on migration...
Read MoreRunning South migrations for all apps...
Read MoreIssue migrating in Django with South (Mysql)...
Read Moremoving models to a new django application...
Read MoreHow to rename a custom ID field in django to the default...
Read Moredjango not running tests after adding south...
Read MoreDjango, South: I get a warning with key length while indexing...
Read MoreDjango fixtures. Loading initial data process is being Killed...
Read MoreDjango South is not creating a table for user_profiles...
Read MoreDjango South "myapp.foo" already exists" error with initial migration...
Read MoreIntegrity error - get_or_create says cannot be NULL on importing data...
Read MoreOverflowError: mktime argument out of range when applying migrations...
Read MoreDjango South Migration Error: Key is Not Present...
Read MoreUsing django south with a different set of database credentials...
Read MoreWhy aren't my tables available during Django unitests?...
Read MoreMigrate models with from one django app to several other apps...
Read MoreGet Django South working on Heroku with custom user models?...
Read MoreSyncdb not installing south table...
Read MoreCreating a schemamigration for CharField vs BooleanField has different output, why?...
Read MoreDjango South: detecting if fake migrations were applied in production...
Read MoreIssues with creating table via migration...
Read MoreDjango South Skip Some Migration Files...
Read MoreDatabase error from manage.py: "TypeError: invalid postgreSQL type: bigint"...
Read MoreDjango South Migration SyntaxError geolocation...
Read MoreFixtures in Django testing with South / Selenium...
Read More