Django Architecture in Python
- Naveen
- 0
Django is a web service used to build your web pages. Its architecture is as shown:
- Template: the front end of the web page.
- Model: the back end where the data is stored.
- View: it interacts with the model and template and maps it to the URL.
- Django: serves the page to the user.
Popular Posts
Author
-
Naveen Pandey has more than 2 years of experience in data science and machine learning. He is an experienced Machine Learning Engineer with a strong background in data analysis, natural language processing, and machine learning. Holding a Bachelor of Science in Information Technology from Sikkim Manipal University, he excels in leveraging cutting-edge technologies such as Large Language Models (LLMs), TensorFlow, PyTorch, and Hugging Face to develop innovative solutions.
View all posts
Spread the knowledge