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
Release files for django_wplogin 10.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_wplogin-10.0.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_wplogin-10.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / django_wplogin-10.0.tar.gz
| Download URL | django_wplogin-10.0.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5151afb8980f9cd23209f73d879f99faf9e911ee1010d20310b72f66b94c5fff
|
|
BLAKE2b-256 checksum How to use checksums |
2471f713184959c383edc1089a66136a232224c2d9b382de2c87b21a8c2412ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.32.3
|
Release files / django_wplogin-10.0-py2.py3-none-any.whl
| Download URL | django_wplogin-10.0-py2.py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2b9e9eb29d0c19338d7506989142ea2cc2783ab841e7c0edc5dae8127fd97d2a
|
|
BLAKE2b-256 checksum How to use checksums |
254910e9041f03a10dadfd8a3b27638dc3e8c742b936f5bdfc0deafb991c47cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.32.3
|