News
Articles
Django ORM if you already know SQL
An illustrated guide to Django's ORM by drawing analogies to equivalent SQL statements.
Bonus Django Documentation Sites
Links and brief descriptions of Classy Class-Based View/Forms/REST Framework which are vital additional documentation resources.
Demystifying Django’s Magic
Precious Ndubueze breaks down a default Django project one generated file and folder at a time.
Linux Commands for Developers
A good introduction to basic Linux commands for developers. This is a nice refresher for developers of any skill level.
Events
Django Day 2020 - Sept 25th
Djangonauts from in and around Denmark are meeting up for the second edition of Django Day, to be held on September 25th 2020. It will be a full day of talks, either to be experienced online -or- at our venue with safe social distancing.
Podcasts
Running in Production - DataWellness
DataWellness is a Django service that helps organizations stay safe and compliant, hosted on a single DigitalOcean server and up since 2016.
Test & Code - Adam Johnson & pytest-randomly
Adam Johnson discusses pytest-randomly and pytest-reverse.
Projects
rcrowther/django-streamfield-w
A StreamField for Django. Ported from Wagtail, with a new DjangoAdmin-like API.