Add sub command to A Django manage command
Project description
Add sub command to A Django manage command.
Description
Requirements
django
django_compressor
inflection
django-generate-scaffold (optional)
Features
Setup
$ pip install django-subcommand
Installation
edit settings.py
INSTALLED_APPS = ( "subcommand", )
History
0.x (2012-xx-xx)
first release
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.