Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Building a Django App Server with Chef: Part 1 | Surfing in Kansas
-
Switching to Heroku: A Django App Story. • Sendhub Blog
-
Switching to Heroku: A Django App Story. • Sendhub Blog
-
hjwp/Test-Driven-Django-Tutorial
-
TDDjangoTutorial
-
Sharding
-
Starting a Django Project the Right Way
Having just gone through this process again for my new site, I wanted to share the knowledge I've gained about how to properly start a project in Django. -
Hackers Gonna Hack - setting up project correctly
-
Django | The Web framework for perfectionists with deadlines
-
Washington Post Update - Push cx
-
Best Basic Security Practices (Especially with Django) « Coffee on the Keyboard
-
Steve Losh
-
How to query as GROUP BY in django?? - Stack Overflow
-
globocom/thumbor
-
Hackers Gonna Hack
-
Pluf : Pluf, PHP WebApp Framework
-
enginous/django-debug-toolbar-requests
The Django Debug Toolbar Requests Panel (no less) is a plugin that provides debug information about HTTP requests done with Kenneth Reitz' HTTP library, requests. -
Customizing the Django Admin - Branding | Monty Lounge Blog
-
Django and Neo4j - Domain modeling that kicks ass
-
Django
-
Hackers Gonna Hack
-
Hackers Gonna Hack
-
latestrevision / django-mailbox / overview — Bitbucket
-
Redirect to Custom URL After Saving in Django Admin
-
Django Class-Based View Mixins: Part 1