A simple guide to Django 3.0 and ASGI with performance implications told with quirky illustrations... (more…)
Read more »
Build reactive applications with the django tooling you already know and love. - jonathan-s/django-sockpuppet... (more…)
Read more »
This post explains step-by-step how to create a custom User model in Django. (more…)
Read more »
This is a proposal for adding a background workers interface to Django, to better facilitate developers (both working with Django and library maintainers) moving certain tasks from their web proces... (more…)
Read more »
There is an issue with Heroku's latest Redis version (v6) with the SSL connection. Heroku uses self-signed certificates that you can't verify. The recommendation is to turn off verification in your client. (more…)
Read more »