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

Add it to INSTALLED_APPS before jazzmin, which itself must come before django.contrib.admin:

INSTALLED_APPS = [
    "jazzmin_addons",
    "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_addons",
    "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.0a2.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.0a2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_jazzmin_addons-0.1.0a2.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.0a2.tar.gz
Algorithm Hash digest
SHA256 f795572335ffed2a6125179d2ea133b8ddbd25170d42e90549e11b07f40cc0ee
MD5 a1e089de7202658ba6b0b313f584c16b
BLAKE2b-256 1f72b39d2a80590e80af859320d52a9654b12fd87c2494587def6ca7a9abc8b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_jazzmin_addons-0.1.0a2-py3-none-any.whl
  • Upload date:
  • Size: 7.5 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.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 a5a3684d259f2756cf52665bdbcae03fbf247cd5902883acb75a57f872860237
MD5 8cb347f487a74ff4a93a591749393e4e
BLAKE2b-256 3236a4618fe8e31ed800200e6c817bf19f1e25ceec3f72e194f6e123947f314e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0a2 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