On Wed, Sep 10, 2014 at 12:08:35PM -0500, Andrew Pinkham wrote:
> Hi Jesse,
...
> Quick heads up: `syncdb` is deprecated in Django 1.7. If you're using Django 
> 1.7, you should first call `makemigrations`, verify the contents of the file, 
> and then call `migrate` to build/alter the database. However, despite 
> deprecation, `syncdb` should not be having an effect on your migration speeds.

Which file?  What do I look for?  What do I 'verify' and to what should it be 
compared?

John

-- 
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/20140910172530.GE12100%40mediapc.snapdragonfly.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to