1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/www/py-django-tables2/distinfo
Kai Knoblich 7ab3acb6ea www/py-django-tables2: Update to 2.0.6
Notable changes since 1.21.2:

* Fixed issue with wrong time format for TimeColumn.
* Improvements in packaging and publishing helper scripts reducing the
  package size considerably.
* Appearance of the paginators might be different from the current 1.x
  templates.
* Removed the template argument to the table constructor, use template_name
  instead.
* Stopped adding column names to the class attribute of table cells
  (<td> tags) by default.
* "verbose_names" derived from model fields are not passed through "title()"
  anymore, only the first character is converted to upper case. This follows
  Django's convention for verbose field names: "The convention is not to
  capitalize the first letter of the verbose_name. Django will automatically
  capitalize the first letter where it needs to."
* Many other bugfixes, for a full changelog see here:

https://github.com/jieter/django-tables2/blob/v2.0.6/CHANGELOG.md

Approved by:	mentors (implicit)
2019-04-25 18:52:23 +00:00

4 lines
170 B
Plaintext

TIMESTAMP = 1556216399
SHA256 (django-tables2-2.0.6.tar.gz) = 98038606603a157b79bb7564e589d1f21050c463d12c59d5b3848eba9e10a0ae
SIZE (django-tables2-2.0.6.tar.gz) = 71283