Improved theme for Django admin Interface
Project description
Django Haveli Admin
Improved theme for Django admin Interface.
Django Haveli Admin is alternative Theme for Django administration interface.
License
- Django Haveli Admin is licensed under BSD-3-Clause license.
Docs & Package
-
Documentation: https://django-haveli-admin.readthedocs.io/en/latest/
Requirement
- Django: 2.1 or above
Usage
project/settings.py
Always place the above django's default admin package (django.contrib.admin). So that it could override the existin django theme.
INSTALLED_APPS = [
'django_haveli_admin',
'django.contrib.admin',
...
]
What's New
- sidebar menu whole tab clickable
- Can add icon in AppConfig for sidebar
- Can add Brand Image
- User menu dropdown
- Added Home button in sidebar
Sample
Django Haveli Admin: Login
Django Haveli Admin: Dashboard
Django Haveli Admin: Nav Sidebar and Dropdown
Django Haveli Admin: Filters
Django Haveli Admin: Change Form
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-haveli-admin-0.1.0.tar.gz
.
File metadata
- Download URL: django-haveli-admin-0.1.0.tar.gz
- Upload date:
- Size: 421.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ab0f00421dc88e18701404b29d9eb51b18dbd85c53f72a721164969173b6449 |
|
MD5 | 224f69b8b0bf5b1d133378cb83baa0a2 |
|
BLAKE2b-256 | dc6bb44faae91156e85ae0010ffb67c04fcf99f0ee80eb912be1337d6309a072 |
File details
Details for the file django_haveli_admin-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_haveli_admin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 254.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85675f888ffbcec0843fd352aaa5b4ce1bb7900cf0e1378f806c911c5daba4bf |
|
MD5 | 8a154dd64995a0d4e894f14c2ca19d79 |
|
BLAKE2b-256 | 494bd69d7aab03a4ad40cd044fbd3435f7b60ebc541495d698cb42ce6ba0a52a |