Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Modoboa - Mail hosting made simple
Modoboa is a web based application that permits the administration and use of a virtual domains hosting platform. -
Understanding Django Middlewares
In this article you will learn What is a middleware When to use middleware Things to remember when writing middleware ... -
django-rq-jobs 0.1.4 : Python Package Index
-
Django migrations without downtimes · Ludwig Hähne
-
Hello Web App — Learn How to Build a Web App with Python & Django.
-
How To Install and Configure Django with Postgres, Nginx, and Gunicorn | DigitalOcean
-
Testing Django Views Without Using the Test Client - Ian Lewis
-
How To Tango With Django 1.7 — How to Tango with Django 1.7
-
Nice tables for Django
-
Fixing Django Management Commands | Zack’s Blog
-
From Dev and Ops @ Infoxchange
-
Deploying Gunicorn — Gunicorn 19.3.0 documentation
-
Welcome to django-bootstrap3’s documentation!
-
How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 14.04 | DigitalOcean
-
Django 1.7, Signals & AppConfig
-
Password field in Django model - Stack Overflow
-
DjangoSites.org - Powered by Django
A showcase of websites powered by Django. Has a section for sites with source code. -
Opbeat
Application monitoring for developers -
djangosnippets: Use email addresses for user name
-
The Django Book
About Django 1.0 (circa 2009), but contains some useful info about the origins of some features, and details about how they work. By James Kaplan-Moss and Adrian Holovaty. -
owais/django-webpack-loader
-
How To Set Up uWSGI and Nginx to Serve Python Apps on CentOS 7 | DigitalOcean
-
Improved Django Tests
-
Setting up Django with Nginx, Gunicorn, virtualenv, supervisor and PostgreSQL - Michał Karzyński
-
Chapter 17: Middleware