Django 2.1 - Tutorial for Beginners

preview_player
Показать описание
Go from hero to zero by learning Django 2.1 in 1 hour

Topics covered in this video -
- What is Django Web framework?
- Installing Python, Pycharm and making your Project
- Migrations
- Admin Panel and createsuperuser

- Explain files and folder in the project
- templates folder
- venv
- Sqlite3 file

- Creating an app in Django 2.1 with startapp
- HTTPResponse
- Rendering HTML page using Django Templates
- Static files in django
- Django HTML forms
- Adding items to database

Рекомендации по теме
Комментарии
Автор

Great job bro, covering, explaining, and going over many useful parts!

alit
Автор

Thanks, Buddy; I was struggling to render the HTML file due to the wrong convention of placing the templates folder; Nice Work;

gauravgupta
Автор

Hey, I'm using python community version and the project type option wasn't there. But as we've done previously to add packages we install them so I installed Django in my project but didn't get Landing Page and the files inside it. What should I do?

anaghadesai
Автор

when i creating new project i did no get project type option..what should i do??

marjukerazi