Search code examples
Django ManyToManyField fails to create "through" table...


mysqldjangomanytomanyfieldsyncdb

Read More
django south: models are shown as not synced even if they are (or should be)...


djangodjango-southmigratesyncdb

Read More
Django project - can not sync data tables - syncdb (error: no module named XYZ)...


pythondjangodjango-syncdbsyncdb

Read More
Django unit-testing with loading fixtures for several dependent applications problems...


djangounit-testingfixturessyncdb

Read More
After Upgrading Django from 1.3 to 1.4.3 Syncdb Fails to delete stale content types...


pythondjangocontent-typesyncdb

Read More
moving django site to another server...


djangosyncdb

Read More
Django syncdb AttributeError: 'list' object has no attribute 'startswith'...


mysqldatabasedjangomodelssyncdb

Read More
syncing sqlite3 for Django tutorial...


djangosqlitesyncdbmanage.py

Read More
relation not found when syncdb is run in django...


djangopostgresqlrelationsyncdb

Read More
How to make Django models not prepend the app's name to the model if the model name is the app n...


pythondjangomodelsdjango-syncdbsyncdb

Read More
Django: My models.py file seems to have trouble syncing to the database....


pythondatabasedjangoterminalsyncdb

Read More
django automate syncdb...


djangosyncdb

Read More
django manage.py syncdb fails after creating superuser...


pythondjangodjango-syncdbsyncdbmanage.py

Read More
Before syncdb, delete field from standard Django model...


djangomodeldelsyncdb

Read More
syncdb not happening using south for migration...


djangomigrationdjango-southsyncdb

Read More
Django syncdb error...


pythondjangosyncdb

Read More
Install django on webfaction...


djangowebfactionsyncdb

Read More
manage.py syncdb error while Django model using non-ascii verbose_name...


pythondjangosyncdbmanage.py

Read More
Django can't syncdb after drop/create database...


djangopostgresqlsyncdb

Read More
Why Django does not create full table from a model?...


databasedjangodjango-modelssyncdbmanage.py

Read More
Keep code from running during syncdb...


pythondjangodjango-modelsdjango-syncdbsyncdb

Read More
BackNext