Sponsor of the Day:
Jerkmate
https://www.hostinger.com/ca/tutorials/building-django-views
How to use Django views
Dec 2, 2025 - Learn about Django views, including function-based and class-based views, with examples and best practices to optimize your web application.
use djangoviews
https://micro.webology.dev/2026/02/26/how-i-use-djangosimplenav-for/
How I Use django-simple-nav for Dashboards, Command Palettes, and More - Jeff Triplett's Micro.blog
I first got exposed to django-simple-nav while working with Josh Thomas at the Westervelt Company over the last two or three years. It quickly became a go-to...
use djangojeff triplettmicro blogsimplenav
https://jvns.ca/blog/2026/01/27/some-notes-on-starting-to-use-django/
Some notes on starting to use Django
Some notes on starting to use Django
use djangonotesstarting
https://opensource.com/article/22/12/django-send-emails-smtp
Use Django to send emails with SMTP | Opensource.com
Django is a Python-based web framework that allows more control for sending emails using functions and expressions.
use djangosend emailssmtpopensource
https://www.hostinger.com/in/tutorials/building-django-views
How to use Django views
Dec 20, 2024 - Django views are a key component of any web application, bridging your application's data and user interface.
use djangoviews
https://peateasea.de/use-postgis-backend-for-django-tests/
Automating Use of the PostGIS Backend for Django Tests - P.T.C.: software and science
Ever had the problem that your automated Django tests wouldn’t work because you didn’t have permissions to create the given extension and you thought: “WTF?...
c softwareautomatingusepostgisbackend