Skip to main content

Management commands to creating super user with ease.

Project description

django-dev-superuser

Installation

    pip install django-dev-superuser

Usage

  1. Add django_su to your INSTALLED_APPS setting like this:

     INSTALLED_APPS = [
         ...
         'django_su',
     ]
    
  2. Run python manage.py create_dev_su to create a superuser

Settings

DJANGO_SU_CONFIG = {
    "USERNAME": "admin",
    "PASSWORD": "admin",
    "EXTRA_ARGS": {},
}

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-dev-superuser-0.2.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

django_dev_superuser-0.2.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file django-dev-superuser-0.2.0.tar.gz.

File metadata

  • Download URL: django-dev-superuser-0.2.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for django-dev-superuser-0.2.0.tar.gz
Algorithm Hash digest
SHA256 df7f46ed9bb5566e2e070dbdeab66bfa8a5ff00d5a01b699ddb8d89418727f94
MD5 03e287211cfb9adfceba194de6fa0396
BLAKE2b-256 ef2a0f19d1ca2121945258030124e97dcc8feccb59ffe63d23e04ddd3df0910d

See more details on using hashes here.

File details

Details for the file django_dev_superuser-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_dev_superuser-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b3ed4b3021cc8745d316fe3a8e677b8855ec82576cf7da7302358a0fbfee1a62
MD5 90dc4a41085fd28527f481f30f73de67
BLAKE2b-256 c324848da78788eb0c6ea910837fc45bb13a37d5ade8432dd6983494ace7f145

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