Django-fhadmin

Latest version: v2.3.1

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

Scan your dependencies

2.3

~~~~~~~~~~~~~~~~

- Added support for merging apps.
- Reinstated the support for filtering the dashboard by ``app_label``.
- Added an ``AppConfig`` class which automatically sets
``admin.site.enable_nav_sidebar = False``. The quickpanel replaces the
sidebar.
- Minimally reduce the size of the triangle.
- Started raising an ``ImproperlyConfigured`` exception when encountering a
``FHADMIN_GROUPS`` configuration without ``FHADMIN_GROUPS_REMAINING``.
- Added Python 3.12, Django 4.2, Django 5.1.
- Tweaked the styles a bit.
- Avoided navigating to the admin index when clicking the main title, expand
the panel instead.

2.2

~~~~~~~~~~~~~~~~~~~

.. _2.2: https://github.com/feinheit/django-fhadmin/compare/2.1...2.2

- Added a testsuite and CI using GitHub actions.
- Simplified the implementation while taking advantage of new functionality in
Django.
- Made the quickpanel available on the index page too by removing useless
animations and implementing the JavaScript without jQuery.

2.1

~~~~~~~~~~~~~~~~~~~

.. _2.1: https://github.com/feinheit/django-fhadmin/compare/2.0...2.1

- Simplified the data structure of the groups configuration.

2.0

~~~~~~~~~~~~~~~~~~~

.. _2.0: https://github.com/feinheit/django-fhadmin/compare/532122b...2.0

- Dropped support for Django < 3.2, Python < 3.8.
- Fixed and reduced the CSS code.
- Amended the default module groups a bit.

1.4.2

~~~~~~~~~~~~~~~~~~~~~

.. _1.4.2: https://github.com/feinheit/django-fhadmin/commit/532122b

- No release notes.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.