simple-django-login-and-register - An example of Django project with login, registration, profile activation, password change, log out, and password reset functionality. (more…)
Read more »
https://code.djangoproject.com/ticket/32773 anybody able to confirm/deny django 3.2 with ASGI in a production environment? shouldn’t cost a place an extra 42GB of ram, and however many cores to get the same performance. (more…)
Read more »
It's been around three years since I came up with the current Channels design -
that of pushing everything over a networked "channel layer" and strictly
separating protocol handling and business logic - and while it's generally working
well for people, I ... (more…)
Read more »
A quickstart guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactive maps. (more…)
Read more »