Search code examples
django syncdb does not appear to run my custom hook...


djangodjango-modelsdjango-syncdb

Read More
syncdb error in django when trying to run python manage.py syncdb...


pythondjangodjango-modelsdjango-syncdbsyncdb

Read More
Getting error with SOUTH and django migration...


djangodjango-southdjango-syncdb

Read More
Django 1.5.4 syncdb not creating some fields in PostgreSQL 9.1/PostGIS 2 tables...


postgresqldjango-modelsdjango-southdjango-syncdb

Read More
How to make syncdb show full stack trace...


pythondjangoerror-handlingmigrationdjango-syncdb

Read More
Django post_save hook causing an error for syncdb...


pythondjangodjango-syncdb

Read More
Django, MySQL, syncdb: Access Denied to valid user...


pythonmysqldjangodjango-syncdb

Read More
heroku run python manage.py syncdb: timeout error...


pythondjangoherokudjango-syncdb

Read More
django referencing models before syncdb...


pythondatabasedjangomodelsdjango-syncdb

Read More
Django - how to run syncdb after 'south' is an installed app?...


pythondjangodjango-southdjango-syncdb

Read More
How can I tell Django to include tables for my models on a syncdb?...


pythondjangodjango-modelsdjango-syncdb

Read More
Django Is telling me table already exists on syncdb - can't figure out why...


djangodjango-syncdb

Read More
django settings.py syncdb ("Can't connect to MySQL server on (111)")...


djangopython-2.7mysql-pythondjango-syncdb

Read More
Unable to create tables for django-social-auth on google app engine(GAE)...


mysqldjangogoogle-app-enginedjango-syncdbdjango-deployment

Read More
problems: python manage.py syncdb in windows 7 with mysql...


mysqldjangodjango-syncdb

Read More
Django workflow when modifying models frequently?...


pythondjangodjango-modelsworkflowdjango-syncdb

Read More
Django: Force table creation order on syncdb...


djangodjango-ormdjango-syncdb

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


djangodjango-southdjango-testingdjango-syncdb

Read More
Django syncdb doesn't work after invoking inspectdb...


djangodjango-modelsdjango-syncdb

Read More
'DatabaseWrapper' object has no attribute 'get_server_version'...


djangodjango-syncdbsyncdb

Read More
Relationship between models, by name, fails on syncdb...


djangodjango-modelsforeign-keysdjango-syncdb

Read More
django manage.py syncdb not working?...


djangodjango-syncdbmanage.py

Read More
Django: How to create a model from a definition in another module...


djangodjango-southdjango-ormdjango-syncdb

Read More
with ./mange.py syncdb getting permission denied in django project...


pythonmysqldjangopermission-denieddjango-syncdb

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


pythondjangodjango-syncdbsyncdb

Read More
Can Django Syncdb handle compressed initial_data.json.tgz fixtures?...


djangocompressiondjango-syncdbdjango-fixtures

Read More
django 'no such table' when syncdb...


djangodjango-syncdb

Read More
Django post_syncdb signal handler not getting called?...


pythondjangosignalsdjango-syncdb

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 All SQL from syncdb...


sqldjangodjango-syncdb

Read More
BackNext