Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django dilla
-
Django autofixtures
-
Django CSRF framework cannot be disabled and is breaking my site - Stack Overflow
Instead of dealing with csrf tokens, disable them! -
Django Example: FileField and ImageField : How to use it to save file
-
Programmatically saving image to Django ImageField - Stack Overflow
-
python - Django form - set label - Stack Overflow
-
Setting up Sphinx documenter with a Django project - a quickstart tutorial
-
Running Django with Nginx and uWSGI
-
Django snippets: Link raw_id_fields (both ForeignKeys and ManyToManyFields) to their change pages
-
Django snippets: Template tag to handle navigation item selection
-
gcollazo's gist: 850359 — Gist
-
j4mie/micromodels - GitHub
-
Backbone.js and Django
-
toastdriven/django-tastypie - GitHub
-
Building Blocks - The Adventures of Joel Hooks and His Faithful Friend Code
-
Running Django with Nginx and uWSGI
-
Writing great documentation - CodeConf 2011
-
Phorms: a PHP form library | Artful Code
-
python - Django: How should I store a money value? - Stack Overflow
-
wnielson / django-chronograph / overview – Bitbucket
-
jespern / django-piston / wiki / Home – Bitbucket
-
Dajngo get related objects
-
Debugging Django
-
Mapping Django request GET params to view functions as parameters
-
Get related objects for an instance