Skip to content

uruz/django-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-kit

:Info:A set of helpers for my own developer needs :Version: 0.0.1 :Author: Alexey Boriskin (http://github.com/uruz)

Features

Installation

Install from github:
pip install -e git://github.com/uruz/django-kit.git#egg=django_kit
Then add an app to the list of installed app in your settings.py:
INSTALLED_APPS = ( ... 'django_kit', ... )

About

Some useful django helpers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published