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

Uploaded Source

File details

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

File metadata

  • Download URL: django-smart-admin-0.1.0.tar.gz
  • Upload date:
  • Size: 10.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.1.0.tar.gz
Algorithm Hash digest
SHA256 c17b48fda12341ab5f6fc45a5421a7e8cb1044c15a937ceefda71e6a8f09fb34
MD5 a92be53651ca12f0469cc62e5183b1a8
BLAKE2b-256 0a24d2eab2378e9c790096d2d4514df413299268bdc058e81aa72b23e90d1a33

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