Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Favorite Django Tips & Features? - Stack Overflow
-
Working with virtualenv
-
Damon Blogons, The Perfect Django Settings File
-
Django | Writing custom model fields | Django documentation
-
Scaling Django Apps With Amazon AWS
Scaling Django Apps With Amazon AWS -
Tim Fletcher | Understanding Django Models, ModelForms and Widgets
-
jQuery Star Rating Plugin v3.13 (2009-03-26)
-
Extending the Django User model with inheritance
-
Doing more with the Django admin
-
Django with Mysql and Apache on EC2 — The Usware Blog - Django Web Development
EBS -
Scaling Django Apps With Amazon AWS
-
python - Django testing tips - Stack Overflow
I would recommend reading Django 1.1 Testing and Debugging by Karen M. Tracey. The first five chapters cover testing in Django. Specifically, you should look at Chapter 5 which discusses integrating other test tools. answered Dec 16 '10 at 22:53 Matthew Rankin 2,779724 1 I cannot agree enough. This is my favorite Django book. It should be essential reading for all serious developers. It goes through unit testing, remote testing with twill and siege, concurrency issues, database issues, doctests, as well as debugging. It's pretty amazing. – b14ck -
GenericForeignKeys with fewer queries « Weblog « zerokspot
-
Scaling Django Apps With Amazon AWS
-
Scaling Django Apps With Amazon AWS
-
Python Package Index : dse 2.0.0-BETA9
-
Django Canvas
-
authentication - Tastypie | Google Groups
-
Scaling Django Apps With Amazon AWS
-
AutoReports – Djangoapps
"Autoreports is a Django application that lets you create reports in very Django Admin listing" -
justquick/django-native-tags - GitHub
"Django Native Tags is a way of making the creation of template tags stupidly simple. Tags are "native" because there is a much closer relationship between the tag in the template and a Python function behind the scenes. The app abstracts the work needed to parse out the templatetag syntax into a useable form for a Python function." -
charettes/django-dynamic-choices - GitHub
"Provide FK and M2M dynamic choices and react to django.contrib.admin edit/add view interaction to update those choices" -
Welcome to Tastypie! — Tastypie v0.9.7-beta documentation
-
Django Canvas
-
Django Canvas