Django Tutorial #5 - Adding Database Records

preview_player
Показать описание
In this Django tutorial series, you'll learn what Django is, how to setup a Django project, and how to use it to make a full web application, complete with a database and authentication.

🚀🥷🏼 Check out Bek Brace's channel for more of his content:

🔥🥷🏼Get access to premium courses on Net Ninja Pro:

📂🥷🏼 Access the course files on GitHub:

🧠🥷🏼 HTML Crash Course

🧠🥷🏼 Python Crash Course

🔗🥷🏼 Django docs:
Рекомендации по теме
Комментарии
Автор

Thank you so much sir for this series ❤❤

Knowledgeseeker
Автор

thanks your trainings are really fine. I just wish you would show us how to upload and save an image in DB too.

hirad_fazeli
Автор

i have an issue, if i use shell to execute the database in the 5:57, the terminal is not looks like that. and if i try using ipython then its shows an error says that :
ImproperlyConfigured: Requested setting INSTALLED_APPS, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.


can you tell me how to fixt that? thanks

SamuelSibarani-nfvx
Автор

Why are you learning both Flutter and Django?

rahulCoding