Fetch data from Database and display on the Web | DJANGO TUTORIAL SERIES | URDU/HINDI | Part - 14

Опубликовано: 27 Март 2026
на канале: fh Groups
51
5

#django #python #webdevelopment
Fetching data from the database and then displaying them on the web is the point where you feel that you are dealing with some dynamic content; the first reason we choose Django for. We have come a long way from installation to displaying data on the web fetched from the database in this video, and this is the last of the videos dedicated to the database part in Django. We dedicated 6 videos in total in this series in which we learnt how to install a database which in our case was PostgreSQL, connecting it to our Django project. Creating tables without using any SQL query. Adding data from the admin dashboard and then fetching the same data. In the end, displaying the data on the web. The Journey has been an exciting short excursion. We are not done yet; as mentioned initially, we shall learn how to implement the login, logout and registration process in Django; this is a very near goal now if you have gone through all the previous content and grasped the concepts. These concepts shall help you digest any advanced courses on Django you may take in the future. Stay tuned.

---------------------------------------------------------------------------------------------------------------------

Git link to the source Code:
https://github.com/fh-FIQP/Django-4-0...

---------------------------------------------------------------------------------------------------------------------
Part 1: How to Install Django 4.0.4 on Windows in 2022:
   • How to Install Django on Windows in Under ...  
Part 2: First Django App (No Audio)
   • Build your first Django App | Step by Step...  
Part 2.1: First Django App (URDU/HINDI)
   • First Django App | Step by Step instructio...  
Part 2.2: First Django App (URDU/HINDI)
   • First Django App | Step by Step instructio...  
Part 3: Python Virtual Environment practical demonstration
   • Create Virtual Environment for Python| Win...  
Part 4: Url Mapping and urls.py files
   • URLS.py File in DJANGO | DJANGO TUTORIAL S...  
Part 5: Adding Two numbers in Django
   • Add Two numbers in Django | DJANGO TUTORIA...  
Part 6: Implementing POST method
   • POST method In Django | DJANGO TUTORIAL SE...  
Part 7: API integration in Django project
   • API integration | Python Requests | DJANGO...  
Part 8: Using Static Files in Django project
   • Using Static Files in Django | Beautiful U...  
Part 9: Using Databases in Django project| Part-1 | PostgreSQL installation
   • Using Databases in Django | PostgreSQL Ins...  
Part 10: Connection PostgreSQL with Django project | Part-2
   • How to connect PostgreSQL with Django | DJ...  
Part 11: Migration in Django (Create your own Table using ORM) | Part-3
   • Django Migration | Create your own table u...  
Part 12: Re-Migration in Django (Amend Table using ORM) | Part-4
   • Django Re-Migration |Amend Table in Databa...  
Part 13: Adding data in database using Admin dashboard | Part-5
   • Django Admin Dashboard | Adding Data to Da...  
Part 14: Fetch data from Database and display on Web | Part-6
   • Fetch data from Database and display on th...  
Part 15: IF-ELSE in Django
   • IF ELSE on Template | Flow Control in Djan...  
Part 16: Registering Users in Django from Registration form | Part-1
   • User Registration from Template in Django ...  
Part 17: Registering Users in Django from Registration form | Part-2
   • User Registration from Template in Django ...  
Part 18: Displaying messages in Django
   • Video  
Part 19: User authentication, login and logout in Django
   • User authentication , login and logout in ...  
---------------------------------------------------------------------------------------------------------------------