Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Plone and Django: Comparing Tools for Python Web Developers (1)
-
django-paypal-driver - PayPal NVP API Express Checkout Implementation for django - Google Project Hosting
-
python - Django: Saving an image file from a form - Stack Overflow
-
Virtual machines for Django developers - Honza Pokorny
-
python - Favorite Django Tips & Features? - Stack Overflow
-
Django: So you want a dynamic form
forms that change in response to runtime information... various approaches short of metaclasses: """ 1) Write a form class which knows how to adapt itself, say by doing some shuffling around in __init__() (and possibly taking some custom arguments to tell it what sort of shuffling to do). 2) Write a factory function which knows how to build and return the type of form you want. """ -
offline / django-annoying / wiki / Home – Bitbucket
-
django-cms - The Pony Powered CMS
"Since the CMS is built with the django framework, it allows you to easily integrate hundreds of already existing apps." -
Bistro
-
The Django Book
-
Writing great documentation
-
Data truncated for column Django
-
Des poneys à Liberation.fr
Etat des lieux de la plateforme django de Liberation -
Comment traduire ses bases de données sans douleur
-
migration - Migrating Django fixtures? - Stack Overflow
Ned Batchelder's recipe using South -
VM for Django
-
Python Package Index : django-urlauth 0.1.4
-
Home - Simthetiq Real-Time 3D models for simulation and Game
-
Django | How to install Django | Django documentation
-
Setting up nginx to reduce load and memory usage for your Django / Python website.
-
Explore Toolboxes
-
Userena Introduction — django-userena v1.0 documentation
-
#211 (South do not track new and removed permissions) – South
-
Django and the admin date/time picker - benkreeger.com
-
brad's blog: A simple Django example with Ajax