Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Alone Djangonaut – Django, Axios and CSRF token
-
Asynchronous Tasks With Django and Celery – Real Python
-
How to find what you want in the Django documentation
-
Creating an app with Docker Compose, Django, and Create React App | Craig Franklin
Build 2 containers + a docker compose to launch both at the same time - one on port 3000 and one on 8000 -
iommi — iommi 1.0.1 documentation
-
GitHub - laymonage/django-jsonfield-backport: Backport of the cross-DB JSONField model and form fields from Django 3.1.
> Backport of the cross-DB JSONField from Django 3.1. -
DjangoCon US 2018 - Finally Understand Authentication in Django REST Framework by William S. Vincent - YouTube
-
Introducing Django Cognito JWT for Django REST Framework
-
python - AWS Cognito as Django authentication back-end for web site - Stack Overflow
-
Bootstrapping Django App with Cognito: Personal Experience
-
django-cognito-jwt · PyPI
-
adamchainz/django-cors-headers: Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
-
Huey as a minimal task queue for Django
-
Django Search + Flutter 🔍 - Flutter Community - Medium
Flutter -
How I Made an E-Commerce Website with Django
-
How to find what you want in the Django documentation
-
GitHub - bartTC/django-attachments: A generic Django application to attach Files (Attachments) to any model.
> A generic Django application to attach Files (Attachments) to any model. -
GitHub - springload/madewithwagtail: A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
> A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system -
Django 2.2.x RTD TOC
-
Quickstart for Python/WSGI applications — uWSGI 2.0 documentation
-
ReeceRose/django-flutter-todo: Todo application made with Flutter (Front-end) and Django (Back end)
-
GitHub - adamcharnock/django-tz-detect: Easy user timezone detection for Django
> Easy user timezone detection for Django -
How to pull production data into your local Postgres database
-
wsvincent/awesome-django: A curated list of awesome things related to Django
-
django-environ - use environment variables to configure your Django application
Presumably an alternative to python-dotenv / django-dotenv