Closed michaelhiiva closed 3 years ago
As https://github.com/usgo/agagd/issues/34#issuecomment-823477507 and Redesign - Milestone methodology, we should not be using django_tables2 for any tables we create. There are several tables which use this on our beta index page.
Custom tables for the display of all tables on our beta index page which don't depend on django_tables2 and removal of all support for django_tables2 from within beta.
Summary of the Bug
As https://github.com/usgo/agagd/issues/34#issuecomment-823477507 and Redesign - Milestone methodology, we should not be using django_tables2 for any tables we create. There are several tables which use this on our beta index page.
The Expected Behaviour
Custom tables for the display of all tables on our beta index page which don't depend on django_tables2 and removal of all support for django_tables2 from within beta.