django-codesnips

Django code snippets


Keywords
Django
License
MIT
Install
pip install django-codesnips==0.1.0

Documentation

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.