Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Solid Python Deployments for Everybody — Hynek Schlawack
-
Randall Degges - DevOps Django - Part 3 - The Heroku Way
-
Django Model Behaviors
-
SmallSureThing - Python for sentient beings
-
Recommended Django Project Layout
-
Mirumee Labs
GitHub is where people build software. More than 10 million people use GitHub to discover, fork, and contribute to over 25 million projects. -
urljects
- Django routing DRYed -
django-js-reverse
Javascript url handling for Django that doesn't hurt. -
Welcome to Mastering Django! — Mastering Django
-
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to p… · django/django@ec90047 · GitHub
Yeah, #django's PostgreSQL db backend finally has a sensible name. Changed from postgresql_psycopg2 to postgresql. -
Circus: A Process & Socket Manager — Circus 0.12.2 documentation
-
WhiteNoise — WhiteNoise 2.0.2 documentation
Radically simplified static file serving for Python web apps -
Definitive guide to django deployment
(Please RT) Definitive Guide to Django Deployment #python #django #deployment -
The “local flavor” add-ons | Django documentation | Django
-
Definitive guide to django deployment
A guide to best practices in production Django deployment, plus a set of Chef scripts to create a solid configuration. -
Django Authentication Using LDAP — django-auth-ldap 1.2.6 documentation
-
rosarior/awesome-django · GitHub
-
Using Webpack transparently with Django + hot reloading React components as a bonus - Owais Lone
-
How to reset migrations in Django 1.7? - Stack Overflow
-
Flask API
-
jleclanche/django-push-notifications
-
Writing your first Django app, part 5 | Django documentation | Django
-
Tutorial 4: Authentication & Permissions - Django REST framework
-
django-uuidfield/fields.py at master · dcramer/django-uuidfield
-
Customizing Django's Default User Model - Build This