Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django class-based views with multiple inline formsets
-
Formsets | Django documentation | Django
-
How To Tango With Django — How to Tango with Django
-
Django Tastypie ManyToMany Through
-
cypreess/django-getpaid
-
Home - Cartwheel Web
-
Django-admin autoregister -- automatic model registration - Stack Overflow
-
Editing Django _form.as_p - Stack Overflow
Discussion about how to produce a different type of output from form.as_p -
Dynamic form generation « Jacob Kaplan-Moss
-
Django Migrations - a Primer
Django Migrations - a Primer #django #python -
kennethreitz/dj-static
-
Django Migrations - a Primer
This tutorial takes you through the new migrations system integrated in the Django core as of Django 1.7. We'll look ... -
Django App Logs users' recent browsing history
Logs users' recent browsing history. Helpful for customer support and merciless spying. -
torchbox/django-nginx-memcache
Provides a view decorator. Use it to cache content in Memcache for nginx to retrieve. -
Tutorial: Web scraping with Django
-
Adding custom profiles to the Django User model - Ben Ripkens (bripkens)
-
sunlightlabs/django-honeypot
-
Django Form Wizard and Getting Data from Previous Steps | Chris Kief
-
python - Django - Iterate over model instance field names and values in template - Stack Overflow
_meta.get_field -
The Django Book
-
How to create test models in Django - Vinod Kurup
New blog post: How to create test models in #Django #programming -
Starting a Django 1.6 Project the Right Way
-
404 Not Found
This post was updated on 27/11/2013. There are many trivial things we have to deal with as full stack web developers. And more often than not, these things need to be done repeatedly. -
gun.io
The theme music for this blog post is: Air - Playground Love. Python is the best language in the world for interacting with the web, and I'm going to show you why. -
django recipe: dump your queryset out as a csv file . palewire