#30092: Error in tutorial 2 ?
-----------------------------------------+----------------------------
               Reporter:  Bug38          |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Documentation  |        Version:  2.1
               Severity:  Normal         |       Keywords:  polls.apps
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+----------------------------
 When following tuto part 2, we need to add the
 '''polls.apps.pollsConfig''' app to ''INSTALLED_APPS''.

 But when doing this, I receive a double error:

 {{{
 ModuleNotFoundError: No module named 'polls.apps.pollsConfig';
 'polls.apps' is not a package
 }}}

 The correct way for me was to only add '''polls'''. Is the tutorial 2
 false or outdated ?
 (I'm following 2.1 tutorial, and I'm using Django 2.1.5)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30092>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/048.641e552e3ef777197beba4762b4a6adb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to