So I tracked down an issue, whenever I change my database from development 
to production which have the same exact schema 
it still uses the data from development although my settings.py file is set 
to the production database and it even swtiches the user I have
to log in with to the one associated with production but all of the data is 
development. 

I have tried running sync db and sql. Nothing seems to work I know this is 
a django ism but not sure how to fix it . 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d33ca574-a648-4b82-a146-3ef34a64b8fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to