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
- Install the package:
pip install django_wplogin
- Add the application to your
INSTALLED_APPS. Make sure it's beforedjango.contrib.admin:
INSTALLED_APPS = [
...
"django_wplogin",
"django.contrib.admin",
...
]
- That's it. Your login page is now enhanced.
Screenshots
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-10.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_wplogin-10.0.tar.gz.
File metadata
- Download URL: django_wplogin-10.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5151afb8980f9cd23209f73d879f99faf9e911ee1010d20310b72f66b94c5fff
|
|
| MD5 |
f3f6188adb5dd11bea6deb1af61d8513
|
|
| BLAKE2b-256 |
2471f713184959c383edc1089a66136a232224c2d9b382de2c87b21a8c2412ad
|
File details
Details for the file django_wplogin-10.0-py2.py3-none-any.whl.
File metadata
- Download URL: django_wplogin-10.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b9e9eb29d0c19338d7506989142ea2cc2783ab841e7c0edc5dae8127fd97d2a
|
|
| MD5 |
5d84238e55681bf8c2e5c2ad1df3c6c5
|
|
| BLAKE2b-256 |
254910e9041f03a10dadfd8a3b27638dc3e8c742b936f5bdfc0deafb991c47cd
|