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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-mksuperuser-0.1.7.tar.gz
Algorithm Hash digest
SHA256 8fe46f8e8d5a7043155b7da09ce8207374dfa2f5c2d259ed061d2c4ec0b4f613
MD5 041ade6240151378405728dde85f4ecf
BLAKE2b-256 31afca99033197237096d9d4dd3bb6b2e3895329477eb40d20f2d5ad44e3835a

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