What are templates in Django or Django template language?
What are views in Django?
What is Django ORM?
Define static files and explain their uses?
What is Django Rest Framework(DRF)?
Admin Interface (CRUD)
Templating.
Form handling.
Internationalization.
A Session, user management, role-based permissions.
Object-relational mapping (ORM)
Testing Framework.
Fantastic Documentation.
#BBD0E0
»
The MVT (Model View Template) is a design pattern for software. It is made up of three key components: Model, View, and Template. The Model aids in database management. It's a data access layer that takes care of the data.
Views are Python functions or classes that receive a web request and return a web response in the Django framework. A plain HTTP response, an HTML template response, or an HTTP redirect response that transfers a user to another page are all possible responses.
Learner's Ratings
4.1
Overall Rating
65%
15%
5%
4%
11%
Reviews
D
Deepak Sonawane
5
very good
S
subham mohanty
5
vv
T
Thamim Mollah
5
how use middleware in django???
V
Vishal Kumar
4
Simple and easy to understand
D
Deependra
4
SIr how can i download all HTML templates which are used in this project ? please provide me link for download these templates
M
Mahi
5
SIr how can i download all HTML templates which are used in this project ? please provide me link for download these templates.
S
Shimpi Khare
5
very sharp knowledge of subject and also good teaching technique one of the best teacher
V
Vinayak Mishra
5
Really it is best learning plateform
K
KHALID SIFULLAH
5
A great journey with you (python and Django). Thanks, Sunit Jha sir. It was really so helpful.
For those who want the full project (have some bugs): https://github.com/khalidswe/jobportal
Share a personalized message with your friends.