
Django Tutorial - Create a Digital Resume with a Python Backend
video description
Date: 2022-03-14
Related videos
Comments and reviews: 8
Avery
Please help me!
I got -path(' ', include('main.urls',namespace='main')) NameError: name 'include' is not defined- error messages
after running -python manage.py makemigration- , and I tried to add -from django.conf.urls import include- at urls.py,
but this error is still there......
reply
Please help me!
I got -path(' ', include('main.urls',namespace='main')) NameError: name 'include' is not defined- error messages
after running -python manage.py makemigration- , and I tried to add -from django.conf.urls import include- at urls.py,
but this error is still there......
reply
Saransh
Ay yo ppl i have issues with running mkvirtualenv ---says already exist ,
But on workon :
C:\Users\PC\Envs\resume_demo-
doesn't contain a virtualenv (yet).-
Create it with -mkvirtualenv resume_demo-
How to resolve ..
reply
Ay yo ppl i have issues with running mkvirtualenv ---says already exist ,
But on workon :
C:\Users\PC\Envs\resume_demo-
doesn't contain a virtualenv (yet).-
Create it with -mkvirtualenv resume_demo-
How to resolve ..
reply
Jelvix
Django is interesting because it has stable ways of working with some modules. You can choose them when you need them, saving you a lot of time, money, and effort, getting all the solutions right out of the box.
reply
Django is interesting because it has stable ways of working with some modules. You can choose them when you need them, saving you a lot of time, money, and effort, getting all the solutions right out of the box.
reply
Richard
You could improve this by suggesting its intended audience. There are many unexplained steps which assume prior knowledge of Django (or at least an uncritical approach to copying code without review).
reply
You could improve this by suggesting its intended audience. There are many unexplained steps which assume prior knowledge of Django (or at least an uncritical approach to copying code without review).
reply
eoin
Does anyone know how to easily change the color scheme, have tried to modify the style.css file by changing the -: root --- default colors but this doesn't change anything. Help would be appreciated.
reply
Does anyone know how to easily change the color scheme, have tried to modify the style.css file by changing the -: root --- default colors but this doesn't change anything. Help would be appreciated.
reply
eoin
I'm having difficulty at adding coding skills with the code provided, also when I add key skills I'm getting it populated for the coding skills section of the web page. Any thoughts?
reply
I'm having difficulty at adding coding skills with the code provided, also when I add key skills I'm getting it populated for the coding skills section of the web page. Any thoughts?
reply
Did
Thanks for posting this tutorial. I had a lot of fun putting it together. If I can help one developer get their dream job then I-ll chalk that down as a win -
reply
Thanks for posting this tutorial. I had a lot of fun putting it together. If I can help one developer get their dream job then I-ll chalk that down as a win -
reply
shau
most django tutorials spend a good first 15 minutes setting eveyrthing up that's kinda hard for a beginner to grasp. no IDE has a nice integration either.
reply
most django tutorials spend a good first 15 minutes setting eveyrthing up that's kinda hard for a beginner to grasp. no IDE has a nice integration either.
reply
Add a review, comment
Other channel videos















