Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Wagtail: Contributed apps and website code
This is a provisional directory of third-party contributed Wagtail websites and apps. -
Awesome Wagtail
A curated list of awesome packages, articles, and other cool resources from the Wagtail community. Wagtail is a Python CMS powered by Django, focusing on flexibility and user experience. -
The Dramatic Benefits of Django Subqueries and Annotations
-
Django vs Flask vs Pyramid: Choosing a Python Web Framework
-
Django Starter
-
Django tips
-
Django best practices - dev/prod settings
Django best practices - dev/prod settings -
Web Frameworks - Full Stack Python
-
Dramatiq: simple task processing — Dramatiq 0.11.0 documentation
-
Dramatiq: simple task processing — Dramatiq 0.11.0 documentation
-
Guide to Django Performance Testing and Optimization | Toptal
-
Running Gunicorn — Gunicorn 19.7.1 documentation
-
How to deploy with WSGI | Django documentation | Django
-
django 1.3 wsgi.py
-
SectorLabs/django-postgres-extra: Bringing all of PostgreSQL's awesomeness to Django.
django-postgres-extra - Bringing all of PostgreSQL's awesomeness to Django. -
Configuring and Running Django + Celery in Docker Containers
-
SectorLabs/django-postgres-extra: Bringing all of PostgreSQL's awesomeness to Django.
-
un33k/django-uuslug: Returns a unique (& unicode) slugs in Django
-
How To Get a List Of All User Permissions Available in Django Based Project | TimOnWeb
Nice little package to deal with a problem I have all the time in django -
Welcome | Jinja2 (The Python Template Engine)
-
How to Render Django Form Manually
-
How to use django-cache-memoize - Peterbe.com
-
Django Class-Based-View Inspector -- Classy CBV
-
How to configure Django project for multiple environments?
-
django-dbbackup/django-dbbackup: Management commands to help backup and restore your project database and media files
Replace your backup shell scripts with something Django-native. Not sure if the postgres method they use is ideal.