Skip to content

django-tables and django filters integration #62

Description

@bunop

Is your feature request related to a problem? Please describe.
Diango tables and filter could be used to sort intems in tables or filtering record of a particoular interest (like the data with errors in validation or the terms belonging to a particoular language). Could be useful also in selecting items

Describe the solution you'd like
Those two django modules should be adopted an integrated in views, like translation tables and submission edit view

Describe alternatives you've considered
We could manipulate page views using custom queryset managed bt get methods, however this is already implemented in django modules

Additional context
I have already implemented a fake project using this modules here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceImprove the performance or better resource management

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions