Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Unit Testing with pyVows and Django – Real Python
-
Django Channels and React: a match made in heaven
-
Django Tutorial Part 6: Generic list and detail views - Learn web development | MDN
-
Packages | Wagtail CMS
Repo -
testdrivenio/django-react-session-auth
-
Django Best Practices: Models | LearnDjango.com
-
How to use Tailwind in Django and not die in the attempt? - Fran Lendínez - Medium
-
How To Set Up Tailwind CSS In Django On Heroku · Matt Layman
-
pauloxnet – Maps with Django (part 1): GeoDjango, SpatiaLite and Leaflet
-
All Courses | TestDriven.io
-
jfmcbrayer/brutaldon: A brutalist web interface for Mastodon: moved to https://git.carcosa.net/jmcbray/brutaldon
-
arteria/django-background-tasks: A database-backed work queue for Django
-
mattseymour/python-env: Read .env file (key->value) setting values as environment variables
This alternative one seems to be maintained, and is in fact the one that 'flask run' recommends: https://github.com/theskumar/python-dotenv -
Outputting CSV with Django | Django documentation | Django
-
Finally, Real-Time Django Is Here: Get Started with Django Channels | Heroku
-
Django REST + Vue.js tutorial (AJAX via fetch) | Python Django REST Project
-
Django Automatic Migration and Seeding | by Farhan Azmi | Kami PeoPLe | Medium
-
Introducing django-version-checks - Adam Johnson
-
Using Postgres Materialized Views Within Django | Fusionbox Blog
-
Draftail - Configurable rich text editor built with Draft.js
Draftail is the default rich text editor of Wagtail, a Django content management system. https://www.draftail.org -
pauloxnet – Maps with Django (part 1): GeoDjango, SpatiaLite and Leaflet
-
django - What's the meaning of the default output of manage.py runserver? - Stack Overflow
I've marked up the default output to help explain its meaning: ([25/Jan/2013 07:45:59]) ("GET / HTTP/1.1") (200) (149) (Datetime request was sent) (telnet/netcat-style plaintext request string) (HTTP status code) (bytes sent as response) -
How to Add a Text Filter to Django Admin | Haki Benita
-
Django Session-based Auth for Single Page Apps | TestDriven.io
This article looks at how to add session-based authentication to a Single-Page Application (SPA) powered by Django and React. -
django-postgres-metrics/django-postgres-metrics: A Django application that exposes a bunch of PostgreSQL database metrics.
A Django application that exposes a bunch of PostgreSQL database metrics. - django-postgres-metrics/django-postgres-metrics