Search code examples
Modify Django AutoField start value...


djangopostgresqlauto-incrementdjango-south

Read More
South is not recognizing my model...


pythondjangodjango-south

Read More
Can the South (for Django) insert rows of data into database?...


pythonmysqldjangodjango-southinsertion

Read More
Why does Django South require a default value when removing a field?...


djangodjango-south

Read More
Django South migration conflict while working in a team...


djangogitconflictdjango-south

Read More
Error with POST request to Tastypie API...


pythondjangodjango-southtastypie

Read More
Cannot use South to migrate because models and DB differ...


pythonmysqldjangodjango-south

Read More
Database is not changing after a migration...


djangodjango-south

Read More
How to create a migration to insert initial data into a table?...


pythondjangodjango-south

Read More
how to write manual south migration for a newly added custom field...


djangodjango-modelsdjango-south

Read More
south not creating tables for third party installed app...


djangopostgresqldjango-south

Read More
South: Why creating a new empty migration when pulling in other developer's model changes?...


djangodjango-south

Read More
Django: Heroku migrations resulting in an error...


djangoherokudjango-south

Read More
Marking South migrations as new...


djangomigrationdjango-south

Read More
In a schemamigration, what should be the default value for a null=False field which I'm sure tha...


djangodjango-south

Read More
Apply South migrations with already applied migrations...


pythondjangodatabase-migrationdjango-south

Read More
Django migrate app using south - duplicate initial...


djangodjango-south

Read More
Could Django project directory more simple structure with or without South?...


djangomodel-view-controllermigrationdjango-south

Read More
Should I keep my South migrations in version control?...


djangoversion-controldjango-south

Read More
App shows up as "not synced" after convert_to_south...


pythondjangodatabase-schemadatabase-migrationdjango-south

Read More
Django South: Creating schemamigration for more than one app...


databasedjangomigrationdjango-appsdjango-south

Read More
Django South add_inrospection_rules for django-private-files field with callable as value for field ...


djangodjango-south

Read More
Django/South: Migrating different classes to common base class...


djangodjango-south

Read More
"No fixtures found" during syncdb/schemamigration with initial_data.yaml [Django 1.3]...


djangofixturesdjango-southdjango-fixtures

Read More
Creating migrations for auth app in django...


pythondjangomigrationdjango-south

Read More
Django South data migration is running twice...


djangodjango-south

Read More
Correct workflow when using south and have development and production django environments synced wit...


djangomercurialdjango-south

Read More
Django South: Adding a model field after a datamigration...


pythondjangodjango-south

Read More
Django south: Re-run first migration...


djangodjango-modelsdjango-south

Read More
How best to initialize one-time-only Django objects which can't be fixtures?...


djangodjango-modelsdjango-southdjango-fixtures

Read More
BackNext