Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Developing with Flex 4, Django, Python, and PyAMF | Adobe Developer Connection
-
Deployment with uWSGI and nginx | Zack’s Blog.
-
(Yet Another) Deploying Django with CherryPy Script | schmichael's blog
Django deployment for cherrypy. -
Nginx Varnish Nginx Django? - Server Fault
-
Command Reference — South v0.7 documentation
-
django and south migration with conflicts (0007_two ... and 0007_one) how to solve ? - Stack Overflow
-
Realtime Drag-and-Drop Ordering with Django Model Items
-
How to setup Django website in Amazon EC2 hosting? - Stack Overflow
-
sorl-thumbnail's documentation — sorl-thumbnail v11.01 ...
-
/ - django-saml2-sp - Project Hosting on Google Code
-
python - Favorite Django Tips & Features? - Stack Overflow
-
JeffCroft.com: Django for non-programmers
-
Arne's Adventures in GIS
-
django.template.BLOCK_TAG_END - Nullege Python Samples
-
david / django-invitation / source – Bitbucket
-
All sizes | Django application flowchart | Flickr - Photo Sharing!
-
http://dpaste.de/SibS/
-
django-guardian at master - GitHub
-
django-guardian - per object permissions for Django — django-guardian v1.0.2 documentation
-
Python, Django and MongoDB :: myNoSQL
-
python django single sign on
-
The Django Book: Version 2.0 (English)
-
Deployment with uWSGI and nginx | Zack’s Blog.
-
maraujop/django-rules - GitHub
django-rules is a Django authorization backend that offers a unified, per-object authorization management. It is quite different from other authorization backends in the way it lets you flexibly manage per-object permissions. In django-rules every rule adds an authorization constraint to a given model. The authorization constraint will check if the given user complies with the constraint (e.g. if the user has the right permissions to execute a certain action over an object, etc.). The authorization constraint can be a boolean attribute, property or method of the model, whichever you prefer for each rule :) -
Fuzzy Thinker: Using Mako in Django