Skip to content

Releases: cdrx/django-admin-menu

Release 1.6

01 Feb 11:52
Compare
Choose a tag to compare
  • Fixed compatibility with Django 4
  • Added support for Django's view permission (thanks @cobia)
  • Fixed menu height on mobile (thanks @mojek)

Release 1.5

14 Feb 20:52
48f9f6b
Compare
Choose a tag to compare
  • Fixed compatibility with Django 3+

Version 1.4

16 Nov 10:31
65cd34b
Compare
Choose a tag to compare
  • Fixed a bug where the Dashboard icon would be highlighted even if another tab was active
  • Display the admin title as text if no logo is defined in the settings

1.3

27 Jun 10:34
Compare
Choose a tag to compare
1.3
  • Reworked the pagination style to look more inline with the table style
  • Fixed an issue where the verbose_name from the AppConfig class wasn't used in the menu

1.2.2

07 Apr 10:39
9ecd23c
Compare
Choose a tag to compare
  • Added automated package publishing with GitHub Actions

1.2.1

07 Apr 10:17
Compare
Choose a tag to compare
  • Added support for Django 3.0+
  • Made the ADMIN_LOGO setting optional
  • Allowed adjusting admin logo size with logo-width and logo-height style settings

Themable

16 Dec 13:28
Compare
Choose a tag to compare

Added theming support via settings.py