Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Notes on using pip and virtualenv with Django « SaltyCrane Blog
-
Django | Writing your first Django app, part 2 | Django ...
-
Django Slingshot - Home
tools -
Best Django hosting options
Jacob Kaplan-Moss's list of best Django hosting for the spring of 2011. -
django-voice - A simple user feedback application for your Django project - Google Project Hosting
-
django - Python Framework for a trading site? - Stack Overflow
-
The Django Book
-
Django | The Web framework for perfectionists with deadlines
-
Django | Django documentation | Django documentation
-
[django-ja:823] Re: 検索ボック スを複数設置したい
-
The Django and Ubuntu Intrepid Almanac - Irrational Exuberance
-
SortedDict – Django
-
David Cramer on Technology and Scale - Cramer.io
-
South
-
python - Dirty fields in django - Stack Overflow
-
A Guide to Testing in Django #2 - Toast Driven
-
Python from Scratch: Getting Started | Nettuts+
In this first lesson, we’re going to choose a version, install Python, and then create the obligatory “Hello world” script. -
#15679 (POST data handling bug) – Django
-
The Django Book
-
Requested Site Unavailable
-
Django | Managing static files | Django documentation
This'll churn through your static file storage and copy them into the directory given by STATIC_ROOT. -
Django signals | Mercurytide
-
django-chronograph - Run commands at specified intervals - Google Project Hosting
-
django-cron - A Django application that will run cron jobs for other django apps - Google Project Hosting
-
Settings in Django by David Cramer