List Lists are used to store multiple items in a single variable. List Items List items are ordered, changeable, and allow duplicate value...
Read More
Building a task manager app 2/3 | Django 4.0 | Django fundamentals - Part 21
https://youtu.be/Clf60pllEN8
Read More
Profile Update View Form After Sign Up in Django
Profile Update View Form After Sign Up in Django As we have made a signup module, so it is obvious we are going to need a profile update m...
Read More
Django User Registration Authentication – SignUpView
Django User Registration Authentication – SignUpView We can implement simple sign up registration by using in-built UserCreationForm Auth...
Read More
Small Project on user can work record after login
Small Project on user can work record after login :- Project structure:- Settings.py file code:- ALLOWED_HOSTS = ['192.168.1.9']...
Read More
Difference between One-to-one, Many-to-many, and Many-to-one Relationships in Django
One-to-one Relationship Here two objects must have a single/unique relationship with one another. Take for example a Student and Studen...
Read More
How to Use Bootstrap in Django
How to use bootstrap in django framework? In the command prompt, ensure your virtual environment is active, and execute the follow...
Read More
Subscribe to:
Posts (Atom)