Management commands to creating super user with ease.
Project description
django-dev-superuser
Installation
pip install django-dev-superuser
Usage
-
Add
django_suto yourINSTALLED_APPSsetting like this:INSTALLED_APPS = [ ... 'django_su', ] -
Run
python manage.py create_dev_suto create a superuser
Settings
DJANGO_SU_CONFIG = {
"USERNAME": "admin",
"PASSWORD": "admin",
"EXTRA_ARGS": {},
}
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df7f46ed9bb5566e2e070dbdeab66bfa8a5ff00d5a01b699ddb8d89418727f94
|
|
| MD5 |
03e287211cfb9adfceba194de6fa0396
|
|
| BLAKE2b-256 |
ef2a0f19d1ca2121945258030124e97dcc8feccb59ffe63d23e04ddd3df0910d
|
File details
Details for the file django_dev_superuser-0.2.0-py3-none-any.whl.
File metadata
- Download URL: django_dev_superuser-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3ed4b3021cc8745d316fe3a8e677b8855ec82576cf7da7302358a0fbfee1a62
|
|
| MD5 |
90dc4a41085fd28527f481f30f73de67
|
|
| BLAKE2b-256 |
c324848da78788eb0c6ea910837fc45bb13a37d5ade8432dd6983494ace7f145
|