Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to create Django Admin actions with and without intermediate page | by Dan Okhlopkov | Medium
-
A Django project blueprint to help you learn by doing
-
Anatomy Of An Application · Matt Layman
-
sissbruecker/linkding
Self-hosted bookmark service -
GitHub - aaugustin/django-sesame: "Magic Links" - URLs with authentication tokens for one-click login
-
AuRa - automated radio playout and management for community radio stations
AuRa is an attempt to create a suite of program scheduling and playout automation software that fits the needs of free radio stations. The initiative took of in Austria, where several stations are still using and depending on Y.A.R.M. (which is just yet another radio manager). Y.A.R.M. was an awesome project that provided a software which was tailored to how community radio stations create their diverse programmes. Unfortunately it is also a piece of monolithic Java code that has come into the years. Also it never really took of as a free software project and depended on single developers. Today nobody really wants to touch its code anymore. Now we urgently need something new, and all those other solutions out there (FLOSS as well as commercial) do not really fulfill all our requirements. Therefore we decided to pool our resources and develop something new, while reusing a lot of work that has already been done at one or another stations. -
Django Doctor
-
GitHub - snok/django-guid: Inject a GUID (Correlation-ID) into every log message in a Django request.
-
Introduction · HonKit
-
DjangoGirls tutorial
-
Django Doctor
-
A Django REST API in a Single File - Adam Johnson
-
django-react-boilerplate: A Django and React web app boilerplate
-
Simplifying Django deployments on Heroku - ehmatthes.com
-
Setting up a Django + MySQL Development Environment on AWS EC2 Linux 2 - YouTube
Should be similar to setting up PostgreSQL on same. -
How to setup Django with React
-
How to Deploy old Django project using NGINX, Docker and UWSGI - Yasoob Khalid
-
A Django REST API in a Single File - Adam Johnson
A Django REST API in a Single File via @AdamChainz #Python #Django #REST #API -
Understand Group by in Django with SQL | Haki Benita
Advanced queries -
python-decouple · PyPI
-
Clinton Dreisbach - Building dashboards with Django and D3
-
trello-clone: A Trello clone made using Django Rest Framework, SASS, React, and Redis
-
The Web framework for perfectionists with deadlines | Django
-
JWT Authentication: How Does it Work? | Caktus Group
-
A Django REST API in a Single File - Adam Johnson
Django REST API in a single file, demo. Looks like a good starting point.