Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Install Python and Django with Xampp on Windows 7 « Leonard Austin
-
Using LESS with Django
-
TDDjangoTutorial
-
Caktus Blog » Blog Archive » Why Caktus Uses Django
-
django-jinja/doc/source/index.rst at master · niwibe/django-jinja · GitHub
-
Hackers Gonna Hack
-
South documentation — South 0.7 documentation
-
Creating email templates with Django - Stack Overflow
-
Starting a Django Project the Right Way
-
Setting up Django with Scrapy
-
Multiple Django and Flask Sites with Nginx and uWSGI Emperor - tghw
-
Heroku | Cloud Application Platform
-
Celery: Distributed Task Queue
Celery is an asynchronous task queue/job queue based on distributed message passing.It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready). -
Watch The London 2012 Olympics Online / 2012 Olympic Sports
-
The Great Web Framework Shootout - Curia
-
Watch The London 2012 Olympics Online / 2012 Olympic Sports
-
Watch The London 2012 Olympics Online : 2012 Olympic Tickets Usa
-
The Python Property Builtin
-
Python HTML/CSS to PDF converter - HTML2PDF Converter
-
Watch The London 2012 Olympics Online ~ London 2012 Olympic Games
-
Watch The London 2012 Olympics Online / 2012 Olympic Sports
-
Watch The London 2012 Olympics Online : 2012 Olympic Tickets Usa
-
Watch The London 2012 Olympics Online : 2012 Olympics Events
-
A Continuous Deployment Example Setup
-
djangoappengine - Django App Engine backends (DB, email, etc.) | All Buttons Pressed