I figured it out thanks Guys! like every one else I just added my app string to the application VARIABLE in *mysite/settings.py * works fabulously
On Fri, Sep 21, 2018 at 7:43 AM John Meyer <[email protected]> wrote: > I have been testing this tutorial frequently over the last few days (with > success) and am using an empty string ( ‘’ ) for the route (first argument > to path) in the app’s urls.py, rather than the ‘raw’ string value I see in > the earlier posts here. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/af3851c0-3442-479e-9f97-e3e7b8f883a4%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALSgtBw1tw8u42wdb0eiRFUsVQt1AE6bAPhBtjXRdnODr-TwMg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

