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

Uploaded Source

File details

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

File metadata

  • Download URL: django-admin-mazer-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 34a56a1cd3fe6dec9ce605442777138e2c9ab54cb6022c721f16e225ed4e8e75
MD5 172c0ad92727b9d52e5dead40834d070
BLAKE2b-256 ad753c5353b33bac3b40d8bcd3ff79174176c25fe10de259e4c9f73223487157

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