#djangotemplates
Explore tagged Tumblr posts
codesnnippets · 4 years ago
Photo
Tumblr media
Explaining the Django concepts with illustrations : Part 1. Django is a Python web framework. It follows the MVT design patterns, which more often is mistaken for MVT. The global picture is that just like other web frameworks,it is dependent on the HTTP objects to get/post data to/from the database back to the templates wrapped in request/response objects. You may also want to take a look at our project based django blog series . https://codesnnippets.com/creating-a-latest-posts-feature-on-a-python-django-and-tailwind-css-blog-application-django-part-8/ #python #djangoframework #webdevelopment #mvt #mvt #djangomodel #djangoviews #djangotemplates #djangoblog #codesnnippets https://www.instagram.com/p/CUz4IwUj7QT/?utm_medium=tumblr
0 notes
codesnnippets · 4 years ago
Photo
Tumblr media
Learn how to add a "Latest posts" feature on a django blogging application. In this post we will take a look at how to add a "latest/recent posts feature on a django blogging application. We will learn how to implement the latest posts feature by using Django custom template tags. #programming #webdevelooment #codesnnippets #pythonframework #python #djangoproject #djangoblog #djangomodels #djangoviews #djangoORM #djangotemplates #djangocustomtags #coding (at Lilongwe, Malawi) https://www.instagram.com/p/CUwI4kSo_-G/?utm_medium=tumblr
0 notes
codesnnippets · 4 years ago
Photo
Tumblr media
Creating views and templates in Django In our next post at www.codesnnippets.com we will be taking a look at how views,models, and urls work together to send and bring data to the templates. It's an amazing framework once you understand how the middle ware bring all the pieces together to craft elegant applications with the beautiful Python syntax. #python #pythonframework #django #web #webdevelopment #djangoviews #djangomodel #djangourls #djangoORM #djangotemplates #querysets https://www.instagram.com/p/CTiGMTRDJwg/?utm_medium=tumblr
0 notes