Wednesday, October 22, 2014

django-admin creates the views.py files in the wrong place!

Hi,
Django 1.7 when a beginner runs the first tutorial, he has to change the views.py file outside the app to the whole project itself.
i found this, http://stackoverflow.com/questions/22011791/importerror-no-module-named-views and it seems it is related to Django 1.6 too?

--
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+unsubscribe@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/8e24669e-eb24-4817-a394-9a7c2e37a8de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment