Skip to main content

Commands to extend Django's manage.py functionality

Project description

Django Management Tools

https://img.shields.io/pypi/v/django-management-tools.svg Gitlab pipeline status Documentation Status

Collection of tools to extend Django’s manage.py command.

Features

  • python manage.py createadmin –user <username> –password <password> –email <emailaddress>

    username/password defaults to admin/admin email default to nothing

Installation

Install django-management-tools from pip

$ pip install django-vault-helpers

Add the new packages to your installed apps.

INSTALLED_APPS = [
    ...
    'managementtools',
    ...
]

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-10-29)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-management-tools-0.2.2.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

django_management_tools-0.2.2-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-management-tools-0.2.2.tar.gz.

File metadata

  • Download URL: django-management-tools-0.2.2.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4

File hashes

Hashes for django-management-tools-0.2.2.tar.gz
Algorithm Hash digest
SHA256 404f1bd8d3eb6ff30fdae619d5f5efeaaf1ce5087458fc9b7c4174e338f1d101
MD5 0afbc4e7aca90da553434e1805425fc6
BLAKE2b-256 c1293a8ba5671b797f48cf166b78a1814ec8082cf810fb5daca7718f0532b551

See more details on using hashes here.

File details

Details for the file django_management_tools-0.2.2-py2.py3-none-any.whl.

File metadata

  • Download URL: django_management_tools-0.2.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4

File hashes

Hashes for django_management_tools-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5c95bd9db7dabdc84438f0b5837e785ef98782641fcf52e65dd2835df85de717
MD5 4024afc045d4031d4f5d2d70f6b1ed08
BLAKE2b-256 3b4a13eca307c1bbf000f19dfa1eb1b7571477df21e587066d387764421d9319

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page