Stodge,
Part II focuses on migrations, and deals in passing with AppConfig objects via 
data-migrations. Part III will take a closer look at the app registry, as we 
will create a custom AppConfig objects for `roundtable`. There is a (very) 
short section in Part III about import problems caused by custom user settings. 
I do not supply a solution to the problem, as every project will have a 
different solution, and the section is simply meant to let developers know of 
the potential problem.

I think your issue may be related. The issue is that Django must build the app 
registry before it can take (some) other actions. You likely have a problem in 
your import sequence. This should not prevent you from upgrading to 1.7. If you 
provide the traceback of the error and the associated code, I (or the mailing 
list) may be able to help figure out the problem.

I hope my article series provides some insight about the app registry, as well.

Hope that helps,
Andrew

-- 
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/2919C484-EF06-4927-A640-D4699D814AFE%40andrewsforge.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to