Subject: CVS commit: pkgsrc/www/py-djangocms-admin-style
From: Adam Ciarcinski
Date: 2023-10-10 18:42:22
Message id: 20231010164222.E7773FADC@cvs.NetBSD.org

Log Message:
py-djangocms-admin-style: updated to 3.2.6

3.2.6 (2023-09-18)

Fix bug which adds 'data-theme="undefined"' to admin html tag
Fix broken styling with .flex-container
Fix broken color input
Add Django as requirement in setup.py

3.2.5 (2023-08-22)

Add support for Django 4.2+ dark mode switch buttons
Add support for Django 4 view related admin buttons
Improve styling compatibility with Django 4.2
Add support for search field in admin nav (new in Django 4.2)

3.2.4 (2023-04-25)

Fix page tree dropdown cross styling
Fix misaligned apphooks in changelist views.

3.2.3 (2023-01-13)

Fix paginator element overflowing its container.

3.2.2 (2023-01-06)

Fix support of django-shortcuts with original icons from django-shortcuts

3.2.1 (2022-12-15)

Check updates based on pypi releases
Fix too large margin for change list in modal window
Removed unused css generating conflicts for icons fonts of djangocms-admin-style \ 
and django-cms core.

3.2.0 (2022-06-13)

Added configurable dark mode (color scheme)

3.1.1 (2022-04-13)

Fix: Missing drop shadows and unreadable button coloring on hover

3.1.0 (2022-03-27)

Add dark mode depending on system settings

3.0.0 (2022-01-22)

Drop support for python 3.5, 3.6 and django 3.0
Increase calendar box width to show Sundays
Fix datetime fields layout
Fix modal layout issue
Improve readability in form

Files:
RevisionActionfile
1.21modifypkgsrc/www/py-djangocms-admin-style/Makefile
1.13modifypkgsrc/www/py-djangocms-admin-style/PLIST
1.20modifypkgsrc/www/py-djangocms-admin-style/distinfo
1.1removepkgsrc/www/py-djangocms-admin-style/patches/patch-setup.py