Skip to content
Snippets Groups Projects
Verified Commit bd7cc910 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Use bootstrap4 table pagination. Closes #78.

parent a93f4ccd
No related branches found
No related tags found
1 merge request!41Use bootstrap4 table pagination. Closes #78.
......@@ -291,4 +291,6 @@ IMPERSONATE = {
'ALLOW_SUPERUSER': True
}
DJANGO_TABLES2_TEMPLATE = "django_tables2/bootstrap4.html"
_settings.populate_obj(sys.modules[__name__])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment