Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django + nose + selenium in ubuntu で自動テスト環境を整える - 家族サービスの合間をぬって書く技術系のブログ
-
Django Deployment Workshop - PyCon US Videos - 2009, 2010, 2011 - blip.tv
-
Welcome to Tastypie! — Tastypie v0.9.8-beta documentation
-
Django | Performing raw SQL queries
-
Built-in template tags and filters | Django
-
how to use a slug in django - Stack Overflow
def save(self): if not self.id: self.s = slugify(self.q) super(test, self).save() -
benoitc/dj-webmachine - GitHub
-
RunOnNginx – uWSGI
-
Kuhl.IT: AJAX Uploads in Django (with a little help from jQuery)
-
Django Tutorials
-
toastdriven/django-tastypie - GitHub
-
Django, Free Django Hosting « Code as Fast as You Can Think
-
Django and Postgresql Performance
Good overview of how to make Django & PostgreSQL run very fast, with connection middleware and disabling Django's default transaction modes. -
aerosol/django-dilla @ GitHub
-
Welcome to Django Test Utils’s documentation! — Django Test Utils v0.2 documentation
-
OAuthcalypse Now: Tweeting with Twitter, OAuth and Django | Mitch Fournier
-
10 Tools That Make Django Better
A set of recommendations on re-usable apps for Django, for things like OAuth, user to user messaging, async event queuing etc. -
JeffCroft.com: Two new Django sites, both with source available
-
Django by Example: Django Tutorials - Django by Example
-
Setting up Django and mod_wsgi | Surfing in Kansas
-
The Django Book: Version 1.0 (English)
-
la_facebook/tests/test_callbacks.py at master from cartwheelweb/django-la-facebook - GitHub
Using mocks and request factories in Django tests -
OAuthcalypse Now: Tweeting with Twitter, OAuth and Django | Mitch Fournier
-
IntegrationWithDjango - modwsgi - How to use Django with mod_wsgi. - Project Hosting on Google Code
-
PayPal X Developer Network: Getting started with PayPal on Django