VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Python Django Web Framework - Full Course for Beginners

Python Django Web Framework - Full Course for Beginners

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn the Python Django framework with this free full course. Django is an extremely popular and fully featured server-side web framework, written in Python. Django allows you to quickly create web apps. -Code: https://github.com/codingforentrepreneurs/Try-Django --Course Contents
Date: 2022-03-14

Comments and reviews: 7


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

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

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

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

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

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

(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