Hi all,

First post here. I'm currently trying to transition to django migrations 
which seems pretty bad ass. We currently do not use south, and keep track 
of migrations manually (yuk). However, initializing a new database is 
pretty straight forward; syncdb. It's quick, and efficient. Once we created 
all our initial migration files, we are noticing extremely slow wall time 
initializing a database. I've tried profiling and tried various ways of 
cascading migration files and have fallen short of anything speedy. Has 
anyone else experienced this? Are there any caveats regarding speed?

Thanks in advance!
-Jesse

-- 
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/ba520c35-b7e1-4f14-b7da-f06bbacc39c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to