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

Support

Like what we're doing? Please consider making a donation, it really helps.

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.

Screenshots

Screenshot showing the Django admin login screen (light mode) with an extra checkbox that reads "I am not affiliated with WP Engine in any way, financially or otherwise" Screenshot showing the Django admin login screen (dark mode) with an extra checkbox that reads "I am not affiliated with WP Engine in any way, financially or otherwise"

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

Uploaded Source

Built Distribution

django_wplogin-3.0.4-py2.py3-none-any.whl (3.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for django_wplogin-3.0.4.tar.gz
Algorithm Hash digest
SHA256 a5df921324f5b674e8f2285460ff2fa21d0e49bf0a135d3c01eb6a0615216691
MD5 7958089944f48203880f9f13015b67db
BLAKE2b-256 cbbce3c98e94a0bfcfd32bb53fdef4f5a09e88419d9b7b9d17c2ef9d37f56b7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_wplogin-3.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 65d6147ad572c479797cd5f9fc716e8c53d2bc65f19920aca693f79fe711bbf3
MD5 9077baf9f6f7d8fabf9f0c0647e17774
BLAKE2b-256 08baee782ae36f319a98426680b4e4ddea4c6ee57035e2898a2a377286040a0b

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