Skip to main content

Django Shell Functions

Project description

Django Shell Functions

Installation

pip install django-shell

Usage

from django_shell import reset_pwd
# def reset_pwd(password='1q2w3e4r5t6y7u8i9o0p', username='admin')
reset_pwd()
reset_pwd('1q2w3e4r5t6y7u8i9o0p')
reset_pwd('1q2w3e4r5t6y7u8i9o0p', 'admin')

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-shell-1.0.2.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

django_shell-1.0.2-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

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