Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Gondor — effortless production Django hosting
-
Servire 500 milioni di utenti al mese con Python e Django
A PyCon 2011, la conferenza mondiale sul linguaggio Python che si è conclusa da poco ad Atlanta, gli ingegneri di DISQUS hanno presentato una interessante relazione sulla loro infrastruttura hardware e software. DISQUS è un servizio di gestione dei commenti adottato da centinaia di migliaia di si -
Home - BrunchCritic
-
The Ultimate Web Hosting | alwaysdata
-
wkornewald / django-nonrel / source – Bitbucket
hg clone https://bitbucket.org/wkornewald/django-nonrel -
10 Django Apps I Can’t Live Without | KomunitasWeb
-
Logical Delete Support in Django - Shifting Bits by Patrick Altman
It's too easy for good data to get deleted and it be unrecoverable. It's also too easy to fix this by overriding the model's delete() method and just flagging records as deleted and then leveraging Django's Managers to override default behavior so that logically deleted items are not returned in querysets. -
Gondor — effortless production Django hosting
Gondor is the production infrastructure that we at Eldarion have built for our own sites and those of our clients. We're making it available to other Django developers like you so you can focus on your site, not your infrastructure. -
Django | The Web framework for perfectionists with deadlines
-
Use Django and jQuery to create a spreadsheet application
-
Gondor — effortless production Django hosting
Nice list of infrastructure applications -
Django | The Web framework for perfectionists with deadlines
-
Django-nonrel - NoSQL support for Django | All Buttons Pressed
-
The Django Book
-
ubernostrum / practical-django-projects / source – Bitbucket
-
On-The-Fly Django Admin Hacking | Serotonin Storm
-
django-tinymce - TinyMCE widget for Django
-
Django CMS with Forms
-
Satchless — eCommerce framework built with Python & Django
-
Read 'n Code | The state of eCommerce in Django
-
ASCII Code - The extended ASCII table
-
minibooks
-
Django database migration tool: south, explained | DjangoPro
-
Blue Atlas Interactive Blog | Pairing Django and Titanium in a desktop app
-
A Guide to Testing in Django #2 - Toast Driven