Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

django-jazzmin-addons

What is this

A Django app that ships template overrides for django-jazzmin, so admin pages from third-party packages look like the rest of your Jazzmin admin instead of the stock Django admin.

Requires Python 3.10+ and Django 5.2+. This is an alpha release.

How to install it

pip install django-jazzmin-addons

Each integration is its own Django app. Add the ones you use to INSTALLED_APPS before jazzmin, which itself must come before django.contrib.admin:

INSTALLED_APPS = [
    "jazzmin_constance",
    "jazzmin",
    "django.contrib.admin",
    # ...
]

Nothing else to configure. Templates are picked up by app order.

Features

django-constance

Screenshot 2026-09-13 at 3 44 18 AM

Restyles the django-constance admin page with Jazzmin's layout: one card per fieldset, Bootstrap switches for booleans, Jazzmin breadcrumbs, and a sticky Save button. Collapsible fieldsets and "Reset to default" links keep working.

Install with the extra and add constance to INSTALLED_APPS:

pip install "django-jazzmin-addons[django-constance]"
INSTALLED_APPS = [
    "jazzmin_constance",
    "jazzmin",
    "django.contrib.admin",
    # ...
    "constance",
]

Configure CONSTANCE_CONFIG as usual. CONSTANCE_CONFIG_FIELDSETS is optional; each fieldset becomes its own card.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_jazzmin_addons-0.1.0a3.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_jazzmin_addons-0.1.0a3-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file django_jazzmin_addons-0.1.0a3.tar.gz.

File metadata

  • Download URL: django_jazzmin_addons-0.1.0a3.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for django_jazzmin_addons-0.1.0a3.tar.gz
Algorithm Hash digest
SHA256 a1f46de364ead3e2a864638f0cf4dc6dd008ca49f8970582946211384144af5e
MD5 befa30a521b0a96ebdab623de5eb5a5a
BLAKE2b-256 66289390b9faee7b1b03393fb024cfcc329491414d118ce80fd9993131008f10

See more details on using hashes here.

File details

Details for the file django_jazzmin_addons-0.1.0a3-py3-none-any.whl.

File metadata

  • Download URL: django_jazzmin_addons-0.1.0a3-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for django_jazzmin_addons-0.1.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 426cfa5e1a2f769d81c533363ffbf48885ce5bb0016fab22af4e060459a9a251
MD5 f03c8dfc1bd471dc9a55e8664d3df19c
BLAKE2b-256 9309f7b31eab1c93c09ffef98973faea691ed3ffb9b7e2c0ac9b85a1c3a435e2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0a3 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page