Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django form and i18n - Stack Overflow
-
MongoEngine
-
Apresentação :: Aprendendo Django no Planeta Terra
-
Install Python and Django on Windows « Mirko Bonadei's Personal Blog
-
Django | Design philosophies | Django documentation
-
Nerd post roundup and preview (plus: our server architecture!) « News Apps Blog
Our production environment runs on two Amazon EC2 small instances running Ubuntu Linux. One’s our web server and runs Apache + mod_wsgi, Memcached and Django. The other handles data and runs PostgreSQL, with pgpool (indispensable) to manage connections. We can spin up additional, near-identical (minus Memcached) web servers at-will when the load gets too great, but so far, it’s not been necessary. -
The Django Book: Version 2.0 (English)
-
Django | Getting started | Django documentation
-
Disqus: Scaling the World's Largest Django Application :: myNoSQL
-
10 Easy Steps to use Google App Engine as your own CDN | Digitalistic - Mashup or die trying
-
NOC - Wiki - Redmine
-
django-mailer - Project Hosting on Google Code
-
django-command-extensions の graph_models を使ってdotファイルでER図をSphinxに埋め込む
From Evernote: django-command-extensions の graph_models を使ってdotファイルでER図をSphinxに埋め ... -
Getting Started with Django and Python – First Impressions | Perplexed Labs
-
Evented Django part one: Socket.IO and gevent | codysoyland.com
-
Refresh a Django object from the database
-
Developer Life: Django-nonrel - Using Django with Appengine
-
Another guy named Mike - Cache invalidation with Django staticgenerator
-
Django snippets: Simple Entity Relationship Diagram using GraphViz
-
Python e Django - Desenvolvimento Ágil de Aplicações Web - Saraiva.com.br
-
Making a Facebook app (with Django) – part 3: Python & FBML - Chicken Wing Software
-
Facebook oauth and Graph API with Django | Laurent Luce Blog
-
My Django and WSGI Setup
-
django_apache_and_mod_wsgi – Django
-
opentodo - Система управления задачами на Django