K 10 svn:author V 3 kai K 8 svn:date V 27 2019-04-25T18:56:35.128819Z K 7 svn:log V 514 www/py-dj21-django-tables2: Update to 2.0.6 Changes since 2.0.3: * Add optional 'table' kwarg to row_attrs callables. * Fixed issue with wrong time format for TimeColumn. * The "ValueError" raised if the QuerySet passed to a table instance did not match the value declared in Meta.model is now turned into a warning. * Make sure the templates do not raise errors when thead/tfoot attributes are not defined. https://github.com/jieter/django-tables2/blob/v2.0.6/CHANGELOG.md Approved by: mentors (implicit) END