17
0
Dominique Leuenberger 10f76d4d4d Accepting request 1347771 from devel:languages:python:django
- update to 3.0.0:
  * Rename the `querystring` templatetag to `querystring_replace`
    to avoid shadowing built-in one.
  * If you use custom templates to render tables with django-
    tables2, you should replace
    `{% querystring %}` with `{% querystring_replace %}`
    `RelatedLinkColumn` is removed. Replace `RelatedLinkColumn`
    with `Column(linkify=True)`.
  * Restore signature of `TemplateColumn.render()` (#1033) by
  * Remove declared support for Django 4.2 and 5.1, upgrade pre-
    commit dependencies

OBS-URL: https://build.opensuse.org/request/show/1347771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-tables2?expand=0&rev=14
2026-04-17 19:52:29 +00:00
2026-04-17 17:23:56 +00:00
2026-04-17 17:23:56 +00:00
2026-04-17 17:23:56 +00:00
2026-04-17 17:23:56 +00:00
Description
No description provided
86 KiB
Languages
Diff 100%