
Python Django Web Framework - Full Course for Beginners
video description
Date: 2022-03-14
Related videos
Comments and reviews: 7
Boyce
After some kindof struggle and and working around, I finally finish the 4-hour crash course about django, I have to say I only know the most superficial surface of all that part, the next part is html and css and javascript, and there is still a lot more stuffs in this world, I have to say, a good teacher is really valuabl, and actually the most valuable thing is that your ability to learn no matter how hard it seems to be at the beginning, in the end, everything will continuely become easier and easier.
reply
After some kindof struggle and and working around, I finally finish the 4-hour crash course about django, I have to say I only know the most superficial surface of all that part, the next part is html and css and javascript, and there is still a lot more stuffs in this world, I have to say, a good teacher is really valuabl, and actually the most valuable thing is that your ability to learn no matter how hard it seems to be at the beginning, in the end, everything will continuely become easier and easier.
reply
alvarocasol
I cant understan why when adding a new product the summary field does not give an error, it should since its required, both for blank and null, and it happens if I leave it blank (without specifying) and also when specifying it. It is definitelly not working as expected, anyone knows why this happens?
reply
I cant understan why when adding a new product the summary field does not give an error, it should since its required, both for blank and null, and it happens if I leave it blank (without specifying) and also when specifying it. It is definitelly not working as expected, anyone knows why this happens?
reply
RespondVerse
Can someone create uuid tut with the class based view? Actually isnt available over whole django tuts and stackoverflow as well , with function based aswell
reply
Can someone create uuid tut with the class based view? Actually isnt available over whole django tuts and stackoverflow as well , with function based aswell
reply
Ilyas
On 1:04:40 what if we use the 'as' keyword
Eg:
from product import views as prod_view
from pages import views as page_view
Is this use case good?
reply
On 1:04:40 what if we use the 'as' keyword
Eg:
from product import views as prod_view
from pages import views as page_view
Is this use case good?
reply
John
Most of my website is being developed using word press. Is there a way, I can integrate a Django forms page with word press site that I-ve already got.
reply
Most of my website is being developed using word press. Is there a way, I can integrate a Django forms page with word press site that I-ve already got.
reply
CostanTube
For some weird reason I can't modify apps from the website but only from terminal... it says: no such table: main.auth_user__old
reply
For some weird reason I can't modify apps from the website but only from terminal... it says: no such table: main.auth_user__old
reply
Fahd
(1:10:23) 14 - Django Templates , i have trouble at connect files in template folder with my DIRS setting.py... Can someone help me?
reply
(1:10:23) 14 - Django Templates , i have trouble at connect files in template folder with my DIRS setting.py... Can someone help me?
reply
Add a review, comment
Other channel videos















