python crash course chapter-18

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.

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

'Series' object is not callable Error / Statsmodels illegal variable name