Skip to main content

Make super user with fixtures or migrations

Project description

https://travis-ci.org/inirudebwoy/django-mksuperuser.svg?branch=master

Django app for lazy people. Creates superuser with no fuss.

login

admin

password

admin

Installation

Install from pip:

pip install django-mksuperuser

Add package to INSTALLED_APPS.:

INSTALLED_APPS += ('django_mksuperuser',)

When you create new Django project and syncdb or migrate (depending on version) new admin user is created with login ‘admin’ and password ‘admin’. For all the lazy people!:

Django 1.7 > python manage.py migrate
Django 1.7 < python manage.py syncdb --noinput

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-mksuperuser-0.1.8.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

django_mksuperuser-0.1.8-py2.py3-none-any.whl (4.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-mksuperuser-0.1.8.tar.gz.

File metadata

File hashes

Hashes for django-mksuperuser-0.1.8.tar.gz
Algorithm Hash digest
SHA256 cb56b152b4879efb563714de05e36c0afaab3db6b66b7edba62b602b0ae95530
MD5 f39c2ebbbfb57689e2f7e0ebca03f295
BLAKE2b-256 5d3afa6d8728f698fff1e5701254a9339b61062a674d4ee4f64a33edcd9d161c

See more details on using hashes here.

File details

Details for the file django_mksuperuser-0.1.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_mksuperuser-0.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 83171755b4f1984e35c2ca92f35fefd6ef337861e9a52fc501c5371346e28dcb
MD5 c147b8718f182e3394c631513395230a
BLAKE2b-256 9f6ca296a4b85bdc254679c6ea28c90d54cb09ac6a24f8c15e707e3b82d89220

See more details on using hashes here.

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