Search code examples
Dynamic File Path in Django and South...


pythondjangodynamicpathdjango-south

Read More
Disable Django South when running unit tests?...


djangounit-testingdjango-south

Read More
Django South Migration does not work the first time around...


pythondjangodjango-south

Read More
Django south circular dependency...


djangodjango-southdjango-1.5

Read More
Adding a non-null ForeignKey field in Django+South...


djangodjango-south

Read More
Django-south ValueError during a datamigration...


djangoforeign-keysdjango-southdata-migration

Read More
write an advanced migration with south...


djangodjango-south

Read More
Django South - Any way to detect if south migration needs to be done?...


djangodvcsdjango-south

Read More
remove a migration from south migration history...


djangodjango-southrollback

Read More
South is not dropping a table for app actstream...


djangodjango-south

Read More
How to syncdb when adding a new app and south is installed?...


djangodjango-south

Read More
Django: Using south on project with existing migration files...


djangowebdjango-south

Read More
How to View My Postgres DB Schema from Command Line...


pythondjangopostgresqlherokudjango-south

Read More
Should South be used to rename files and/or instances of a keyword in code?...


pythondjangodjango-south

Read More
django-sitetree how to migrate data to production server...


djangodjango-southdata-migrationdjango-sitetree

Read More
Change the location of models.py with south...


djangodjango-south

Read More
Django: Migrate CharField enum to SmallIntegerField using South...


djangodjango-southdatabase-migration

Read More
error in migration thrown during django tests...


djangotestingdjango-south

Read More
South - Not detecting changes to Django model...


djangodjango-south

Read More
Adding new custom permissions in Django...


djangodjango-southdjango-permissions

Read More
Testing Django apps that use South migrations...


djangodjango-southdjango-testingdjango-syncdb

Read More
Sharing of various Django setup guides...


pythondjangogitvirtualenvdjango-south

Read More
No Such Column After South Migration...


pythondjangomigrationdjango-south

Read More
Django South editing field names in model with --auto --update...


pythondjangodjango-modelsdjango-south

Read More
Moving data from one django model to another (django+south) on a living app...


djangodjango-south

Read More
Custom user models and South...


djangodjango-south

Read More
OneToOne Fields on users causing some ID problems...


djangodjango-south

Read More
South ignores ManyToManyField in my model...


djangomigrationmany-to-manydjango-south

Read More
How to make migrations with django-south...


djangodjango-southdatabase-migration

Read More
Django-South - migrating the production server...


django-south

Read More
BackNext