Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Intro to Django – Building a To-Do List | Nettuts+
-
Django | The Web framework for perfectionists with deadlines
-
Celery - The Distributed Task Queue
-
robhudson/django-debug-toolbar - GitHub
-
ASKBOT is a StackOverflow-like Q&A forum, based on CNPROG
-
vicalloy/LBForum - GitHub
-
Django Packages : django reusable apps, sites and tools directory
-
Eric Florenzano’s Blog
-
DjangoBB
-
amcfague/linesman - GitHub
-
Django Canvas
-
dajaxproject.com - easy to use ajax library for django
-
Django | Writing custom django-admin commands | Django documentation
-
django-cron - A Django application that will run cron jobs for other django apps - Google Project Hosting
-
Django Example: FileField and ImageField : How to use it to save file
file_content = ContentFile(request.FILES['video'].read()) how to save a FileField manually -
Django Canvas
-
Scaling Django Apps With Amazon AWS
-
10 Django Apps I Can’t Live Without | KomunitasWeb
-
Pinax的意义 | Jeff的妙想奇境
-
pinax二次开发及汉化 - webguo在路上
-
The Django Book
-
Sites with Source Code :: DjangoSites.org - Powered by Django
-
Finding which python packages are out-of-date
-
IntegrityError: duplicate key value violates unique constraint
-
Django Canvas