python crash course chapter-18

Multi tool use
Multi tool use
The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


python crash course chapter-18



I'm going through the book Python Crash Course by Eric Matthes, and i'm stuck on the chapter 18 web project . I'm trying to show my details from database to browser, but i am getting an error :
NoReverseMatch at / error


my learning_logsurls.py :
here:


my base.html
in python crash course book they using django 1.0 and i'm using django 2.0.7 .
so Can someone help me out here? What did I type wrong?
why i'm getting this ->
'learning_logs' is not a registered namespace' error .





Generally, code written for old versions of frameworks simply won't work at all if you try to run it against new major versions of the frameworks.
– Brian
1 min ago









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

HK 71sNX7,Mwu9OLrqU77LZUbnP zR5 XGd1lPkFtc,z0DB06n1mCMsoaRgQUFDQ3MStm p1
4i5hP8MF8jpi7wry2D6j2Owic wBMI

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

Visual Studio Code: How to configure includePath for better IntelliSense results