Skip to main content

Enhance the Django admin login page

Project description

django_wplogin

Enhance your Django admin login page.

Based on an idea by @alexgmin

Installation

  1. Install the package:
pip install django_wplogin
  1. Add the application to your INSTALLED_APPS. Make sure it's before django.contrib.admin:
INSTALLED_APPS = [
    ...
    "django_wplogin",
    "django.contrib.admin",
    ...
]
  1. That's it. Your login page is now enhanced.

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

Uploaded Source

Built Distribution

django_wplogin-1.0.1-py2.py3-none-any.whl (3.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django_wplogin-1.0.1.tar.gz.

File metadata

  • Download URL: django_wplogin-1.0.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for django_wplogin-1.0.1.tar.gz
Algorithm Hash digest
SHA256 33b79dff41b3aa4a7292b29e261ec3e37319c51d08793963b6d330899e6f6998
MD5 70ba364c2d3bf9a36aee4853a4797648
BLAKE2b-256 153b47ea39eff00901abfa328b0cb85e9304a47c7fdd44034dfb7a9bc20d2881

See more details on using hashes here.

File details

Details for the file django_wplogin-1.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_wplogin-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b9165f1da4af75ff2d46632f77c0766ba03d3b27c1d785f9b4cfd18d4a2610dd
MD5 8fcce9d0ab9f872cbe30b23b3538cf47
BLAKE2b-256 5e76ba08aba38f1e94c02ee60d3627d7eaa65cceaf8e9e6eb09901252984b53c

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