Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
dobarkod/django-queryinspect
Query Inspector is a Django application providing middleware for inspecting and reporting SQL queries executed for each web request. -
Suor/django-cacheops
A slick ORM cache that supports automatic or manual queryset caching and automatic granular event-driven invalidation -
niwibe/djmail
djmail - Simple, powerfull and nonobstructive django email middleware. -
Extend Django’s database API to include full-text search
-
Django Tips: How to make an AJAX call to the back end - YouTube
This video explains to how to make an AJAX call using Python Django. -
HelloWebApp/installation-instructions/starting-your-project.md at master · limedaring/HelloWebApp · GitHub
-
bradmontgomery/django-querycount · GitHub
-
pennersr/django-allauth · GitHub
-
Related objects reference | Django documentation | Django
-
Model field reference | Django documentation | Django
-
[GSoC] Switching to Jinja2 proposal - Google Groups
-
limedaring/HelloWebApp · GitHub
-
ArunRocks - Recreating the “Building a Blog in Django” Screencast
-
Full Stack Python
-
How To Tango With Django — How to Tango with Django
-
Django Tutorials – Two Scoops Press
-
Using Django Tastypie And Backbone.js To Create RESTful URLs
The purpose of this tutorial is to explain how to setup a simple REST API using Django Tastypie and how to setup Backbone.js to retrieve this data from the API. This tutorial assumes you have a project with models already defined and data in your tables (although I added a South datamigration to bootstrap the database w/ three dummy users). For purposes of an example, we are going to add a REST API for Django’s built in User model. -
ArunRocks - Recreating the “Building a Blog in Django” Screencast
-
Why you should use Django « Jacob Kaplan-Moss
-
Python Web Development: Understanding Django for Beginners - YouTube
Graeme Cross http://2013.pycon-au.org/schedule/30090/view_talk This introductory tutorial will teach you how to effectively use modules and packages so your ... -
Migrating User Models in Django 1.5 | Procrastinating Developer
-
pyvideo.org - Getting Started with Django, a crash course
-
From LIKE to Full-Text Search (part I) | Nomadblue
-
Table Of Contents — Tastypie 0.11.2-dev documentation
-
#22485 (makemigrations fails with dependencies to unmigrated apps) – Django
#Django migration bug 22485 is alive and kicking in master branch: @andrewgodwin please send help!