Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
- 
        
django-mailbox — Bitbucket
This small Django application will allow you to specify mailboxes that you would like consumed for incoming content; the e-mail will be stored, and you can process it at will (or, if you're in a hurry, by subscribing to a signal). - 
        
Pinax
 - 
        
Automatically create an admin user when running Django's ./manage.py syncdb - Stack Overflow
 - 
        
Django Best Practices — Django Best Practices
 - 
        
MongoEngine
 - 
        
Using MySQL’s Full Text Search with Django by Elf Sternberg
 - 
        
Using Solr in Django for Full-Text Searching via Solango- ChrisUmbel.com
 - 
        
Django snippets: Ignore HTTP Accept-Language headers
 - 
        
django/django/middleware/locale.py at master · django/django · GitHub
 - 
        
set language within a django view - Stack Overflow
 - 
        
Django | The Web framework for perfectionists with deadlines
 - 
        
how an old ugly hack became the standard | Odeon
 - 
        
Extending Django’s database API to include full-text search | Mercurytide
 - 
        
Best Basic Security Practices (Especially with Django) « Coffee on the Keyboard
 - 
        
Advanced Django ORM techniques
 - 
        
adamcupial/django-html5-forms
 - 
        
Reducing the query count in Django applications
 - 
        
Web Development and Consulting - Jason Davies
 - 
        
django-webtest
 - 
        
django-statsd 0.3.6.1
django-statsd 0.3.6.1, from Django community aggregator: Community blog posts http://www.djangoproject.com/rss/community/blogs/ - 
        
python - Django Admin - change header 'Django administration' text - Stack Overflow
 - 
        
Django Web Developer (6237)
 - 
        
Creating email templates with Django - Stack Overflow
 - 
        
Hackers Gonna Hack
 - 
        
Hackers Gonna Hack
One of the things I wish I had known when starting my Django project for IllestRhyme was "How do I start a real Django project". As in, one that's actually going to be used and developed more, not the toy project from the (admittedly execellent) Django documentation.