Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django-Fiber
a simple, user-friendly CMS for all your Django projects -
GraphModels - django-command-extensions - Renders a graphical overview of your project or specified apps. - Django Custom Management Command Extensions - Google Project Hosting
-
ridethepony/django-fiber - GitHub
-
Home - django-cms.org
-
Performance tips Django
-
Welcome to django-extensions’s documentation! — django-extensions v0.6 documentation
-
Haystack - Search for Django
-
Pinax
-
Create a new social networking site in few hours using pinax platform (django). — The Usware Blog - Django Web Development
-
Python & Django for PHP Refugees
-
Servee is coming to Django
-
ridethepony/django-fiber - GitHub
-
wkornewald / django-mediagenerator / source – Bitbucket
-
django - After getting the 'It worked!' page with Djangoappengine, what do I do next? - Stack Overflow
-
django-reporting - Django Reporting System - Google Project Hosting
-
Automatical superuser creation with Django
-
Finding Django version number « {S.A.Z.W.Q.A}
-
wkornewald / django-mediagenerator / source – Bitbucket
-
Notes on using pip and virtualenv with Django « SaltyCrane Blog
-
djangoappengine - Django App Engine backends (DB, email, etc.) | All Buttons Pressed
-
Pinax
Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and infrastructure tools, Pinax takes care of the things that many sites have in common so you can focus on what makes your site different. Pinax has been used for everything from social networks to conference websites, and from intranets to online games. -
Home - django-cms.org
-
Blog Roll: Add bpython to django's shell management command
store_true -
RESTful Web apps with Django, Piston and Ext JS at weblog.mattdorn.com
"Piston appears to have emerged as the preferred method for giving your Django applications a RESTful API. While there are any number interesting things you might want to want to do with such an API, this post is about using it to give your Django app an attractive, Ajax-y, Ext JS interface." -
Using Django FormWizard in a view