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.

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

Uploaded Source

Built Distribution

django_wplogin-3.0-py2.py3-none-any.whl (3.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for django_wplogin-3.0.tar.gz
Algorithm Hash digest
SHA256 1932a0011f60e74cdaae419be117020d0d078f048115d1217775fc42468fa697
MD5 19b94b86c5b0fc863bdab437652d0ebe
BLAKE2b-256 1207af58509490c69baf39495aa9e132a5b7ee41117043c9995b75464b9729e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_wplogin-3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d01839e9440c047d726a3690f73dce4088792645fc1904cbfc12a6529a9da9d9
MD5 5be17b0e7352d1f6eb8d112c1d1aadb3
BLAKE2b-256 844d510aab9c89ded178459899e443d50996f9610529b4c03da1cc255c275f6b

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