Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Python virtualenv quickstart with Django | Bradley Wright
-
A performance lesson on Django QuerySets « Seek Nuance
-
Example Facebook application in Django
-
django + vim « The Fluther Blog
-
#14019 (SQLInsertCompiler.as_sql() failure) – Django
Issue I'm seeing on Rivermill and some notes on how to run it down. -
http://cv.no-one.spb.ru/
Андрей Лукьянов, джанго-разработчик django -
Web Framework Manifesto - David Pollak's Blog
-
Django database migration tool: south, explained | DjangoPro
-
defunkt/djangode - GitHub
-
AJAX upload progress bars with jQuery, Django and nginx ...
-
djangorocks.com - Django Tutorials Hints & Tips and Django Applications
Djangorocks.co.uk formed in January 2009 as a site to share Tutorials, Hints & Tips as well as a number of Applications written in Django. This site contains everything for people at a beginner level, including settings up Django, and creating your first Django applications, to implementing Users & User profiles or improving your page load times with caching. (or at least, it will) Some random info: * the tutorials & blog sections are seperate * it was built on a mac * Django rocks :) -
Djangy - Instant deployment and scaling for your Django applications
-
Minimal Django
-
Django | Writing custom django-admin commands | Django documentation
from django.core.management.base import BaseCommand, CommandError from example.polls.models import Poll -
Message Queues, Django and Celery Quick Start | mathematism
-
A Primer on virtualenv – All the Good Titles Were Taken - Chris Scott
-
Django and Crontab: Best Friends · SuperJared.com
scripts from directly within your project directory? I find this a bit messy when I start to have lots of -
Pinax
-
django-debug-toolbar
-
escalando aplicações django
-
cnprog/CNPROG - GitHub
Open source Question & Answer Django system. -
soclone - Google Code
Strives to be a StackOverflow clone for Django. -
Dagny Documentation » Index
-
Django | Writing custom django-admin commands | Django documentation
-
Howto Install Django on an Ubuntu Linux Server