Skip to main content

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

and

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.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page