2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-08-27 10:57:59 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-django-admin-rangefilter: updated to 0.13.2 0.13.2 - Fix prevent datetimeshortcuts from rendering multiple times |
2024-07-24 08:49:12 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-django-admin-rangefilter: updated to 0.13.1 0.13.1 - Fix initial value in NumericRangeFilter form field |
2024-05-22 18:28:53 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-django-admin-rangefilter: updated to 0.13.0 0.13.0 Added - Compatibility Django 5 - Add support for collapsable filter (Django >= 4.1). Change the default \ range template |
2024-05-21 10:41:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-django-admin-rangefilter: updated to 0.12.5 0.12.5 - Fix quick select template property |
2024-04-17 12:21:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-django-admin-rangefilter: updated to 0.12.4 0.12.4 Fix - Typo 0.12.3 Fix - Typo 0.12.2 Fix - DateTimeRangeFilter: microsecond is optional |
2024-02-17 19:49:41 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-django-admin-rangefilter: updated to 0.12.1 0.12.1 Added - Use current timezone instead of default Fix - DateTimeRangeFilter: upper time bound includes microseconds |
2023-12-31 23:06:57 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-django-admin-rangefilter: updated to 0.12.0 0.12.0 Added - Compatibility Django 5 - Added Greek translation |
2023-10-04 23:29:36 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-django-admin-rangefilter: updated to 0.11.2 0.11.2 Fix - NumericRangeFilter: Fix filter for the value zero |
2023-08-31 16:04:34 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-django-admin-rangefilter: updated to 0.11.1 0.11.1 Fix - Fix DateRangeQuickSelectListFilter |