Django Tutorial | Create Question Answer Website in Django 3 and Bootstrap 4 | Q&A Website in Django

Опубликовано: 28 Сентябрь 2024
на канале: Code Artisan Lab
7,147
65

Django Tutorial | Learn Django with project | Today I am going to start the Django tutorial series. In this series, we will create a Question-Answer website with Django 3, bootstrap 4, SQLite, and jquery 3. This is an introduction video. In this video, we are talking about the Question-Answer website prototype.
#python #django #djangoTutorials

We will cover the following things in this series:
-----------------------
1. How to setup or install Django
2. Learn Django from scratch
3. Learn Django with an example project
4. How to create a project from scratch with Django
5. How to create an application in Django
6. How to create a model in Django
7. How to register model in Django admin
8. How to create model fields in Django
9. How to create migration in Django
10. How to migrate model in Django
11. How to create an admin panel in Django
12. How to work with admin panel in Django
13. How to create templates in Django
14. How to fetch data from database in Django
15. How to show data in Django templates
16. How to implement pagination in Django
17. How to upload image in Django
18. How to insert data database with Django
19. How to make a dynamic website in Django
20. How to create a website in Django 3, bootstrap 4, and SQLite
21. How to create Question Answer website in Django and SQLite
22. Create a Django project from scratch
23. How to run the server in Django

Django Tutorials
--------------------------
Django Crud Tutorial -    • Create crud application with Django 3...