I'm new to Django, and for the past 2 days, I've been struggling with the 
ImportError thing until I came across this useful 
answer<http://stackoverflow.com/questions/17080891/in-django-import-error-occurred-as-module-not-found>that
 solved my problem

Though its not a bug, can the hierarchy be better improved for easy 
importing without ambiguity? I'm finally asking myself why its so with the 
current hierarchy out of the box, and if ImportError should come, how 
should one resolve it?

For now, I'm sticking with the hierarchy in the post above, until, I'm 
taught a workaround with the current folder structure out of the box with 
Django

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to