Use TableView for conso page

This commit is contained in:
Alexandre Iooss 2020-03-10 08:07:09 +01:00
parent 62573a35df
commit 94ab2c81f7
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
4 changed files with 13 additions and 44 deletions

View file

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% load i18n static pretty_money %}
{% load i18n static pretty_money django_tables2 %}
{# Remove page title #}
{% block contenttitle %}{% endblock %}