Search code examples
Django/South: save() not working as expected when adding a foreign key to a new table...


pythondjangodjango-southdata-migration

Read More
How to properly add fields to models with South?...


djangodjango-south

Read More
Django test in-memory SQLlite - missing tables during test run...


djangosqliteunit-testingtestingdjango-south

Read More
Instantiate new data on migration...


django-modelsdjango-southdjango-orm

Read More
Running South migrations for all apps...


pythondjangodjango-modelsmigrationdjango-south

Read More
Issue migrating in Django with South (Mysql)...


pythondjangomigrationdjango-southdatabase-migration

Read More
moving models to a new django application...


djangodjango-modelsdjango-south

Read More
How to rename a custom ID field in django to the default...


pythondjangoprimary-keydjango-south

Read More
django not running tests after adding south...


djangodjango-southdjango-testingdjango-tests

Read More
Django, South: I get a warning with key length while indexing...


pythonmysqldjangodjango-south

Read More
Django fixtures. Loading initial data process is being Killed...


djangodjango-southdjango-fixtures

Read More
Django South is not creating a table for user_profiles...


pythondjangodjango-south

Read More
Django South "myapp.foo" already exists" error with initial migration...


djangodjango-modelsdjango-south

Read More
Integrity error - get_or_create says cannot be NULL on importing data...


python-2.7csvmodeldjango-southdjango-1.5

Read More
OverflowError: mktime argument out of range when applying migrations...


pythondjangodjango-south

Read More
Django South Migration Error: Key is Not Present...


pythondatabasedjangomigrationdjango-south

Read More
Using django south with a different set of database credentials...


djangopostgresqldjango-south

Read More
Why aren't my tables available during Django unitests?...


pythondjangosqliteunit-testingdjango-south

Read More
Migrate models with from one django app to several other apps...


pythondjangodjango-modelsdjango-southdata-migration

Read More
Get Django South working on Heroku with custom user models?...


djangoherokudjango-southmigrate

Read More
Syncdb not installing south table...


pythondjangodjango-south

Read More
Creating a schemamigration for CharField vs BooleanField has different output, why?...


djangodjango-south

Read More
Django South: detecting if fake migrations were applied in production...


pythondjangodjango-south

Read More
Issues with creating table via migration...


pythondjangodjango-modelsmigrationdjango-south

Read More
Django South Skip Some Migration Files...


pythondjangodjango-south

Read More
Django South Seg Fault...


djangosegmentation-faultdjango-south

Read More
Database error from manage.py: "TypeError: invalid postgreSQL type: bigint"...


pythondjangopostgresqldjango-south

Read More
./manage.py Permission Denied...


pythondjangolinuxunixdjango-south

Read More
Django South Migration SyntaxError geolocation...


djangogeolocationlocationsyntax-errordjango-south

Read More
Fixtures in Django testing with South / Selenium...


djangounit-testingseleniumdjango-southdjango-fixtures

Read More
BackNext