Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Aprendendo Django no Planeta Terra
-
Tools of the Modern Python Hacker: Virtualenv, Fabric and Pip - electronic.habitat : alex.clemesha
-
lukaszb / django-projector / source – Bitbucket
-
Paquetes para Django
-
Improving Django: Generic views for RESTful web services
-
Using Munin to monitor trends on a Django site - arbee design blog
-
The Django Book: Version 2.0 (English)
-
Job board suggestions? I'm looking to hire. : django
-
Can anyone describe step by step procedure to deploy Django? : django
-
django-template-utils - Project Hosting on Google Code
"A library of useful template-related functionality for Django applications." -
Menudo Problema
-
Django製。バージョン管理連携をサポートしたプロジェクト管理「Django Projector」 | MOONGIFT | オープンソース・ソフトウェア紹介を中心としたITエンジニア/Webデザイナー向けブログ
-
djangoappengine - Django App Engine backends (DB, email, etc.) | All Buttons Pressed
remote -
Using Munin to monitor trends on a Django site - arbee design blog
I will run through 2 plugins that I have written for a Django site: a cache monitor, and a user search query counter. -
John Anderson ( sontek ) - Tips and Tricks for the Python Interpreter
To enable auto-complete support in the python interpreter you need to create a python startup file that enables readline support. A python startup file is just a bunch of python code that gets executed at startup of the interpreter. To do this you just setup PYTHONSTARTUP in your ~/.bashrc and then create a ~/.pythonrc.py file: -
Using Munin to monitor trends on a Django site - arbee design blog
-
Django | Weblog | Security releases issued
-
Using Munin to monitor trends on a Django site - arbee design blog
-
Haystack - Search for Django
-
django-registration 0.8 documentation — django-registration v0.8 documentation
-
Using Munin to monitor trends on a Django site
A common requirement is to track changing trends: are visitors signing up? Has there been a sudden spike in forum posts? After spending some time rolling out my own solutions, I suddenly woke up and realised that I could use Munin to produce graphs like this: -
Extend the Django-registration Form - Adding the Extra Fields you Want « Fresh Code
-
Step by Step Guide to use Sign in with Twitter with Django - Hameedullah
-
django-mediagenerator - Boost your website | All Buttons Pressed
-
Django/S3 wrapper
A wrapper around Amazon's S3 services