Add sub command to A Django manage command
Project description
Django Subcommand
Add sub command to A Django manage command.
Installation
Edit settings.py
INSTALLED_APPS = ( "subcommand", )
Usage
Generate the below command.
$ python manage.py startsubcommand APP_NAME SUBCOMMAND_NAME
Examples
For more information, please see the Example
Setup
$ pip install django-subcommand
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.
Source Distribution
django-subcommand-0.3.2.tar.gz
(380.1 kB
view details)
File details
Details for the file django-subcommand-0.3.2.tar.gz
.
File metadata
- Download URL: django-subcommand-0.3.2.tar.gz
- Upload date:
- Size: 380.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eda5fb47166381d2c9a030b478ce543d3c1d1331528f9a3491ad140a1d1be00f |
|
MD5 | d8337e0a0f61cc16c9c10ab93f2c8385 |
|
BLAKE2b-256 | a17701b5ed7576b2d5ba5824751035655dd8d62860d1fd750c5fe1c27de94d36 |