Django-admin-index

Latest version: v4.0.0

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

4.0.0

==================

**Changes**

* Add support for Python 3.12
* Dropped support for Python < 3.10 and Django < 4.2
* Changed App Links from `change` to `view` in admin index

3.1.1

==================

Bugfix release

* Fixed N + 1 query regression introduced in 3.1.0
* Fixed typos in README
* Formatted the code with latest black version
* Added missing Dutch translations

3.1.0

==================

🌐 Added content translations support

You can now provide translations for the app group and link names, which are activated
based on the currently active language. You (optionally) provide translations through a
JSON datastructure, keyed by language code.

* Fixed supported django version badge.
* Added support for content translations.

3.0.0

==================

Periodic version compatibility release.

The major version is bumped due to dropping support for Django 2.2 - the library itself
does not have any breaking changes and upgrading from 2.0.x should be smooth.

**Changes**

* Fixed some outdated information in the README
* Fixed ``ordered_model.W003`` warning 'OrderedModelBase subclass has a ModelManager
that does not inherit from OrderedModelManager' when using newer ordered-model versions
* Formatted code with latest black and isort versions
* Include admin-index in the password reset pages
* Dropped Django 2.2 support
* Bumped parcel and browserslist versions
* Confirmed support for Python 3.11
* Confirmed support for Django 4.1 and 4.2
* Updated PK fields to use ``BigAutoField`` by default at the library level, following
Django's default.
* Add CI check for sass compilation
* Removed unused makefile

2.0.2

==================

2.0.1

==================

Bugfix release for the calendar/timebox modals.

* Fixed z-index for calendar popup
* Fixed z-index for timebox popup

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.