django-autoroot 0.1.1
automaticly creates root user after syncdb if not exists
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
and
AUTOROOT_DEBUG_ONLY (default True)
Code is stolen from: http://djangosnippets.org/snippets/1875/
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-autoroot-0.1.1.tar.gz (md5) | Source | 2011-12-07 | 1KB | 244 | |
- Author: Tomek Czyż
- Home Page: http://github.com/spinus/django-autoroot
- Keywords: django user create syncdb root
- License: BSD
- Platform: OS Independent
- Categories
- Package Index Owner: spinus
- DOAP record: django-autoroot-0.1.1.xml
