Remove chartjs and debug-toolbar

This commit is contained in:
alazo 2017-11-02 15:03:22 +01:00
parent 511f21eb4d
commit 5a23a7a47d
3 changed files with 2 additions and 21 deletions

View file

@ -137,7 +137,7 @@ def print_periode_formation(request):
def get_context(context):
"""
Retrive periods
Retrive periods
"""
liste = Module.objects.exclude(periode_presentiel=0)
# context['tot'] = liste.aggregate(Sum(F('periode_presentiel')))