Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 891 Bytes

README.rst

File metadata and controls

42 lines (21 loc) · 891 Bytes

dj.subcommand

Subcommands for Django apps.

Build Status Test Coverage

Install

$ pip install dj.subcommand

For development install

$ pip install -e git+git@github.com:translate/dj.subcommand#egg=dj.subcommand
$ pip install dj.subcommand[test]

Usage

Check out the demo app