Skip to main content

Make super user with fixtures or migrations

Project description

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

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

Uploaded Source

Built Distribution

django_mksuperuser-0.1.2-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.2.tar.gz.

File metadata

File hashes

Hashes for django-mksuperuser-0.1.2.tar.gz
Algorithm Hash digest
SHA256 adbeb5e7f5d77848030fb7fbcf44effddc961b3e3dbe8f682887c1fb1c05ceff
MD5 955d860c467436e9bc01a813ef9f657f
BLAKE2b-256 b95843fe326b29ab661a76dc78e9e2087612ab20111c105b8f488aabad69ba79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_mksuperuser-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 da4a0064ea7fc3a9300143aaab1020a70e800a2d16413a38140ca2ec664641db
MD5 15286890494116e02f7d745db8d4af37
BLAKE2b-256 6677901fd884a4d45e85be1cf306a8bc4656496c4d6869f52b3fe2bb68b0088e

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