Simple Collapsible Admin view for Django with model information.
Project description
Django Admin Info
Description
Simple Collapsible Admin view for Django with model information.
Installation
pip install django-admin-info
Quick start
-
Add "admin_info" to your INSTALLED_APPS in settings.py like this::
INSTALLED_APPS = [ ... 'admin_info', ... ]
-
Ensure "APP_DIRS" to "True" in settings.py like this::
TEMPLATES = [ { ... 'DIRS': [], 'APP_DIRS': True, ... }, ]
Licence
Copyright (c) 2020 Nilesh Kumar Dubey
This repository is licensed under the MIT license. See LICENSE for details
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
Built Distribution
File details
Details for the file django-admin-info-0.0.5.tar.gz
.
File metadata
- Download URL: django-admin-info-0.0.5.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fff5374870e6f46b4845a9fba6a1a8c51059f0877d172efaa01d02ce6030224f |
|
MD5 | fa67a92d239ba7d9089fb6838cd2bd73 |
|
BLAKE2b-256 | 9b8f0ac4dd5beff16e6082a260948082a7bd6592e0e1fd885c2206de5259a0e6 |
File details
Details for the file django_admin_info-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: django_admin_info-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.3 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/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd2f9866bde6e8d6ed6252f18b5dee524e65c6074701cd5d8a04551c7cb6223d |
|
MD5 | 228e87d0a750708702a29b2f8ebee0f9 |
|
BLAKE2b-256 | 96549d2f905a450dee182d95c44dee4004c697e56e92ea2a03e93794d7b4b180 |