Skip to main content

No project description provided

Project description

django-smart-admin

SmartAdmin is a set of small Django Admin utilities that aims to remove some of the common annoying configuration issues:

Install

Simply comment django.contrib.admin in your INSTALLED_APPS and add smart_admin

INSTALLED_APPS = [
    # "django.contrib.admin",
    "smart_admin.template",
    "smart_admin",
    .....
]

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-smart-admin-0.4.0.tar.gz (11.5 kB view details)

Uploaded Source

File details

Details for the file django-smart-admin-0.4.0.tar.gz.

File metadata

  • Download URL: django-smart-admin-0.4.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.8

File hashes

Hashes for django-smart-admin-0.4.0.tar.gz
Algorithm Hash digest
SHA256 61cd30370187f1141b3b864fe44b9f429e34b2136720f1c2abb2c26a4fc4358f
MD5 dd3638e3a1878ffad56ee25606eaa592
BLAKE2b-256 d5bec64b16bd42b7c9a5100cb90b9894cbd74e7283930be1b3ef70e77c3ee5a9

See more details on using hashes here.

Supported by

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