Skip to content

Upgrade django-tables2 to v3.0 #21902

@jeremystretch

Description

@jeremystretch

Proposed Changes

Upgrade django-tables2 to version 3.0 or later. The release notes indicate two breaking changes which might impact plugins:

  • The querystring template tag has been renamed to querystring_replace to avoid conflicting with Django's new built-in querystring tag.
  • RelatedLinkColumn has been removed.

Justification

This will move us to the latest release of django-tables2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeThis change modifies or removes some previously documented functionalitynetboxstatus: backlogAwaiting selection for worktype: housekeepingChanges to the application which do not directly impact the end user

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions