Django Full Course: Gym Management System #35|Trainer: Messaging System|Django Channels|WebSocket

Опубликовано: 03 Октябрь 2024
на канале: Code Artisan Lab
671
18

#django #codeartisanlab #gymManagementSystem #djangoChannels #webSockets #djangoWebSockets #djangoTutorials #djangoMessasingSystem
In this video, We will perform the following tasks.
----------------
- Create SubscriberMsg Model
- Create template for Messages
- Show messages data from models

Download Website Template
-----------------
https://github.com/codeartisanlab/GYM...

Admin UI Package
-----------------
https://django-jazzmin.readthedocs.io/


LIKE ✦ COMMENT ✦ SHARE ✦ SUBSCRIBE
-----------------------------------------------

Tutorials
--------------------------
GitHub - https://github.com/codeartisanlab/Gym...
=========
GYM Management System in Django -    • GYM Management System in Django and P...  
=========
Django eCommerce Heroku URL - https://vibrant-vin-51745.herokuapp.com/
=========
GitHub - https://github.com/codeartisanlab
=========
Ecommerce Website in Django 3 and Bootstrap 4 -    • How to create eCommerce website in Dj...  
=========
PhotoGallery Website in Django 3, Sqlite and Bootstrap 5 -    • Build PhotoGallery Project in Django ...  
=========
Django Rest Api with Authentication -    • Create Rest api in django 3 with user...  
=========
Employee Register App in Codeigniter 4 and Bootstrap 4 -    • How to create Website in Codeigniter ...  
=========
Django Patient Record App -    • Patient Record App in Django 3  
=========
Django Question Answer Website -    • Question Answer Website in Django  
=========
Django News Website -    • Django News Website  
=========
Django ReactJs Employee Register App -    • Employee Register App  


We will learn in this video
----------------
- How to create model in django
- How to create model relation in django
- How to fetch data from model
- How to pass model data in template in django
- How to run for loop in django template