Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
TaskBuster Django Tutorial | Marina Mele's site
-
pootle/app.js at 1700d26ce2977da58a48a0a79454343b6829563c · translate/pootle
-
django-pindb 0.1.12 : Python Package Index
-
Postgresql: is better using multiple databases with 1 schema each, or 1 database with multiple schemas? - Stack Overflow
-
Building Multi-tenant Rails Apps with PostgreSQL Schemas | Jerod Santo
Good post on pg schemas in rails (can be useful understanding it for Djangot too) -
Hitch Test
-
joke2k/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application. http://django-environ.readthedocs.org -
Django REST framework
Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs. -
Five Reasons to Pick Django as Your Framework
RT @treehouse_blog: Why Choose Django? Learn why Django could be the right choice for you! -
Rails vs Django: an in-depth technical comparison
-
Welcome to Django Testing Docs’s documentation! — Django Testing Docs 0.01 documentation
-
Hitch Test
-
Running django on windows ... ? : django
-
torchbox/vagrant-django-template · GitHub
-
Cactus for Mac - A better workflow for hand coding websites
-
koenbok/Cactus
Static site generator for designers. Uses Python and Django templates. -
Building a higher-level query API: the right way to use Django's ORM - DabApps, Brighton, UK
This blog post is based on a talk given at the Brighton Python User Group on April 10th, 2012. Summary In this article, I'm going to argue that using Django's low-level ORM query methods (filter, order_by etc) directly in a view is (usually) an anti-pattern. Instead, we should ... -
python - Favorite Django Tips & Features? - Stack Overflow
-
Welcome to Django Q — Django Q 0.4.3 documentation
-
Koed00/django-q
django-q - A multiprocessing task queue for Django -
juanifioren/django-oidc-provider
-
Django Signals Example | Snakey Code
-
DjangoによるMemcached設定 - Qiita
-
The uWSGI Swiss Army Knife | Lincoln Loop
Use uWSGI for cacheing, queueing, SSL termination, and serving static files. -
EliotBerriot/django-dynamic-preferences
Dynamic-preferences is a Django app, BSD-licensed, designed to help you manage your project settings.