automaticly creates `root` user after syncdb if not exists
Project description
After syncdb’s signal is called, root user is created (if not exists). Default settings creates root:root@localhost:qqq user, but you can customize it in settings by:
AUTOROOT_NAME AUTOROOT_EMAIL AUTOROOT_PASSWORD
You can tell to create superuser only in DEBUG mode by changing variable below, in settings.py:
AUTOROOT_DEBUG_ONLY (default True)
Code is stolen from: http://djangosnippets.org/snippets/1875/
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-autoroot-0.2.1.tar.gz
(1.9 kB
view details)
File details
Details for the file django-autoroot-0.2.1.tar.gz.
File metadata
- Download URL: django-autoroot-0.2.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73542d22740e131def18c06a44b2df7b6a74b20022b827283eb9f320a5a51527
|
|
| MD5 |
9298feeb2fdf288ea1357434c3864f2b
|
|
| BLAKE2b-256 |
ecc5eff557a853f67c54a12a369c601422fed683341d7e964e96762c5ace8684
|