Django Stackato Extensions -- non-interactive createsuperuser
Project description
Django Stackato Extensions
Experimental package
Extra commands for improved Django support in ActiveState Stackato. For the moment, this just includes a createsuperuser2 command that accepts password from the command-line, so stackato run can be used non-interactively to set the admin password.
Getting Started
Add django-stackato to your requirements.txt and then add django_stackato to INSTALLED_APPS of settings.py. Then run:
python manage.py createsuperuser --username=admin --email=admin@example.com --noinput python manage.py changepassword2 admin secret123
Changes
0.9
Release date: 27-05-2011
Initial release
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-stackato-0.9.tar.gz
(3.0 kB
view details)
File details
Details for the file django-stackato-0.9.tar.gz
.
File metadata
- Download URL: django-stackato-0.9.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66021a64c4eed2bfb1f2936190a8b167671d48e6537553f95e4f03bfa89513f5 |
|
MD5 | 1d81108eefa5096fc872a6182097584b |
|
BLAKE2b-256 | a5bd1d6ee726540e0a2273aa284713479db0c217e3edbf47ea628d09e108609e |