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.3.0.tar.gz (11.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django-smart-admin-0.3.0.tar.gz
  • Upload date:
  • Size: 11.1 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.3.0.tar.gz
Algorithm Hash digest
SHA256 3b20917374f3f109a35e731aae2f68ea21bfb3af05365310100baff685deda75
MD5 ae1cf292ebdfd6630aef8846a9f13e83
BLAKE2b-256 9bad3ce1e7ce50a53123abb340dd1acc1c07cc2e5955cc412e9c76bfd4c44224

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