Limit django-tables2 to <v2.9

This commit is contained in:
Jeremy Stretch
2026-04-13 16:39:57 -04:00
parent 1724a0a4f5
commit 4af9d6fa91

View File

@@ -55,8 +55,8 @@ django-storages
# Abstraction models for rendering and paginating HTML tables
# https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md
# See #21902 for upgrading to django-tables2 v3.0+
django-tables2<3.0
# See #21902 for upgrading to django-tables2 v2.9+
django-tables2<2.9
# User-defined tags for objects
# https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst