Django | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Django

i'm trying to learn django for 6 months and still not able to clear the basics thing like linking tamplate with their url. i've again started to learn django. but i am getting error when i'm trying to display the templates' html file to home page. i have uploaded file on github this is the link: https://github.com/Anjali-stuart/djangoPractice right now i'm totally demotivated as for joining any company or internship i need to have a language and a framework i know the language but unable to understand framework plz anyone help me for basics of django. we can use meet or any online platform plz anyone if you can help me do help me.

3rd Oct 2021, 5:11 AM
Anjali Singh
Anjali Singh - avatar
6 Answers
+ 1
I can see there are some problems in your code like template directory not defined (this is the main reason of no page is displayed when you visit website),adding app in installed apps and you also have to mdify urls.py to work properly
3rd Oct 2021, 7:02 AM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
+ 1
Anjali Singh you can upload on your profile post section and share link
3rd Oct 2021, 6:57 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
Anjali Singh any updates??
4th Oct 2021, 1:52 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
+ 1
AKSHAY🇮🇳 now I'm doing well in django. I have updated my django repo
11th Oct 2021, 6:29 PM
Anjali Singh
Anjali Singh - avatar
0
What errors you facing mention screenshot . And which ide you using for development.
3rd Oct 2021, 5:43 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
0
A.S. I'm using pycharm. Here I am not getting any way to share screenshot.
3rd Oct 2021, 6:13 AM
Anjali Singh
Anjali Singh - avatar