./www/py-django-admin-rangefilter, Add the filter by a custom date range on the admin UI

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.13.2, Package name: py312-django-admin-rangefilter-0.13.2, Maintainer: pkgsrc-users

Add the filter by a custom date / datetime range on the admin UI.


Required to run:
[www/py-django] [devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 22.594 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
Log message:
py-django-admin-rangefilter: updated to 0.12.0

0.12.0
Added
- Compatibility Django 5
- Added Greek translation