./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.12.1, Package name: py311-django-admin-rangefilter-0.12.1, 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: 21.807 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-10-04 23:29:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
Log message:
py-django-admin-rangefilter: updated to 0.11.1

0.11.1
Fix
- Fix DateRangeQuickSelectListFilter
   2023-08-30 15:53:25 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-admin-rangefilter: updated to 0.11.0

0.11.0
Added
- Add Add DateRangeQuickSelectListFilter
   2023-08-08 14:20:13 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-django-admin-rangefilter: updated to 0.10.0

.10.0
Added
- Add builders. Now you can use Builders to create filters:
`DateRangeFilterBuilder`, `DateTimeRangeFilterBuilder`, `NumericRangeFilterBuilder`.
Its useful for definition custom title or initial (default) values.
- Compatibility Django 4.2

0.9.0
Added
- Add filter for integer and float
   2023-07-13 12:03:31 by Thomas Klausner | Files touched by this commit (45)
Log message:
*: switch django users to py-django3
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS