Skip to main content

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

  1. Add "admin_info" to your INSTALLED_APPS in settings.py like this::

    INSTALLED_APPS = [
        ...
        'admin_info',
        ...
    ]
    
  2. 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

django-admin-info-0.0.5.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_admin_info-0.0.5-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

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

Hashes for django-admin-info-0.0.5.tar.gz
Algorithm Hash digest
SHA256 fff5374870e6f46b4845a9fba6a1a8c51059f0877d172efaa01d02ce6030224f
MD5 fa67a92d239ba7d9089fb6838cd2bd73
BLAKE2b-256 9b8f0ac4dd5beff16e6082a260948082a7bd6592e0e1fd885c2206de5259a0e6

See more details on using hashes here.

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

Hashes for django_admin_info-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 cd2f9866bde6e8d6ed6252f18b5dee524e65c6074701cd5d8a04551c7cb6223d
MD5 228e87d0a750708702a29b2f8ebee0f9
BLAKE2b-256 96549d2f905a450dee182d95c44dee4004c697e56e92ea2a03e93794d7b4b180

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page