Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to retrieve params from a PUT request in Django | Javier Pardo Blasco
-
django - How can i get my south migrations to work? - Stack Overflow
-
Test-Driven Development with Python
-
Metamon
Metamon is a Vagrantfile combined with a set of Ansible Playbooks which can be used to quickly start a new Django project. -
tryolabs/metamon
Collection of Ansible playbooks to quickly start your Django Application -
Untitled (http://rnevius.github.io/django_request_response_cycle.png)
Wish I'd had this when I was explaining #django to someone at the #pyladies meetup! By @ryannevius -
virtualenv - How to install psycopg2 with "pip" on Python? - Stack Overflow
On Mac Mavericks with Postgres.app version 9.3.2.0 RC2 I needed to use the following code after installing Postgres: sudo PATH=$PATH:/Applications/Postgres.app/Contents/Versions/9.3/bin pip install psycopg2 -
Postgres.app – the easiest way to get started with PostgreSQL on the Mac
-
ImaginaryLandscape/django-nocaptcha-recaptcha
-
The Django template language: Using an alternative template language
-
edcrewe/django-cookieless
-
Deploying a Django App to AWS Elastic Beanstalk
-
python - My own method used in list_display and value as boolean icon - Stack Overflow
Save inlines with default values on creation. -
Tutorial Django + Ubuntu - YouTube
de Alex Dzul (30 videos - Junio 2014) En estos videos se explica paso a paso la programación en Django y cómo crear una página Profesional -
Websites | Racing Tadpole
-
etianen/django-watson
-
awesome-django
List of Django libraries. -
django-quickly
Django utils library. -
Home Page: ntoll.org
-
Home Page: ntoll.org
-
django-piston — django-piston 0.3.1 documentation
-
django-piston — django-piston 0.3.1 documentation
-
Build an IVR system with Twilio and Django
-
Whitenoise - radically simplified static assets for Django apps on Heroku
-
Using WhiteNoise with Django — WhiteNoise 1.0.6 documentation