usgo / agagd

American Go Association Games Database (AGAGD)
https://agagd.usgo.org
MIT License
47 stars 30 forks source link

Beta Index Page Should Not be Using django_tables2 #184

Closed michaelhiiva closed 3 years ago

michaelhiiva commented 3 years ago

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.