On Tue, Jul 8, 2014 at 6:54 PM, Rodrigo Caicedo <rodriguitocaic...@gmail.com> wrote: > In your INSTALLED_APPS part in the configuration file, the registered > application is called 'langu', and not 'lang'. If you copied your code, > that's your problem.
I don't think so, he has a project named "lang" (with "lang.settings") that has an app named "langu". > > > > On Sunday, July 6, 2014 2:26:15 AM UTC-5, gintare wrote: >> >> I am trying to create a project "lang" according Django documentation part >> 1-4 tutorial. >> >> Folder structure: >> >> Scripts\lang\lang\_init_.py >> Scripts\lang\lang\settings.py >> Scripts\lang\lang\urls.py >> >> Scripts\lang\langu\_init_.py >> Scripts\lang\langu\admin.py >> Scripts\lang\langu\models.py >> Scripts\lang\langu\urlsu.py >> Scripts\lang\langu\views.py Where is manage.py? Should be at Scripts\lang\manage.py and have appropriate contents. I think "lang" and "langu" are not being picked up as python modules because Scripts\lang is not being added to sys.path, which is one half of manage.py's two jobs. Cheers Tom -- 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/CAFHbX1J4xM8cECmdoix2vViNTb9DYJ1Mf8GrQ8%2BtCCxF58zdqA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.