Skip to main content

django-createsuperuserwithpassword

… provides a Django management command to create ready-to-login super users during development.

How to Use

1. Install

Install the pip package locally or globally:

pip install [--user] django-createsuperuserwithpassword

2. Activate

Enable the Django management command by extending your Django project settings:

INSTALLED_APPS += ("django_createsuperuserwithpassword", )

3. Apply

Call the command — e.g. from within a container entrypoint script — like this:

python manage.py createsuperuserwithpassword \
        --username admin \
        --password admin \
        --email admin@example.org \
        --preserve

Development

If you want to help fix a bug, an easy way to spin up a development environment is:

git clone https://github.com/hartwork/django-createsuperuserwithpassword
cd django-createsuperuserwithpassword
docker-compose up --build

Authors

django-createsuperuserwithpassword is based on code by Adam Charnock licensed under the MIT license that started out at adamcharnock/swiftwind-heroku.

Sebastian Pipping added and fixed a few things, on top.

Release files for django-createsuperuserwithpassword 2.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-createsuperuserwithpassword 2.0.0
File Size Uploaded
django-createsuperuserwithpassword-2.0.0.tar.gz 4.2 kB Details

Release files / django-createsuperuserwithpassword-2.0.0.tar.gz

Download URL django-createsuperuserwithpassword-2.0.0.tar.gz
Size 4.2 kB
Tags Source
SHA-256 checksum
How to use checksums
337482e587b87967817f087f922d567cee6d59bd961328b2d8749960a4dcf1d9
BLAKE2b-256 checksum
How to use checksums
9aa3a40cf9cb1384497c28dcaf20b473436981a3622cff9287b3de7cb8c449a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via Python-urllib/3.6

Release history Release notifications | RSS feed

This release

2.0.0 This release

1 release file

1.0.1

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page