Skip to main content

A Django app to override django admin panel.

Project description

Django-Admin-Mazer is a Django app to change design of default Django admin panel. It is based on Bootstrap 5 and an open-source template named Mazer. It is developed to be a drop-in replacement for Django’s default admin panel unlike other admin panel libraries which require extra configurations.

Quick start

  1. Add “django_admin_mazer” to your INSTALLED_APPS setting above “django.contrib.admin” like this:

    INSTALLED_APPS = [
        'django_admin_mazer',
        "django.contrib.admin",
        ...
    ]
  2. Start the development server and visit http://127.0.0.1:8000/admin/ or your admin url. The “Mazer” template should override the default admin panel designs.

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-mazer-0.1.3.tar.gz (34.7 kB view details)

Uploaded Source

File details

Details for the file django-admin-mazer-0.1.3.tar.gz.

File metadata

  • Download URL: django-admin-mazer-0.1.3.tar.gz
  • Upload date:
  • Size: 34.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for django-admin-mazer-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e34eb3a85c686c486295eca69aeffb9b9380468608e5e1873bc11467856fa434
MD5 ef4a14649cdbfca5a19e35d5c2d18648
BLAKE2b-256 2746d2648b3c52907d1a1b504f965e9cbba6217471f724ef0517b1ff95cd28c2

See more details on using hashes here.

Provenance

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