django-codesnips
A collection of snippets of code for Django in an easy to include python module.
Completely open to pull requests! Please try to add doc strings and comments pointing to where the snippet was pulled from.
Usage
Install django-codesnips using pip and add 'codesnips' to your INSTALLED_APPS.