mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-16 22:19:53 +02:00
Limit django-tables2 to <v2.9
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user