Remove chartjs and debug-toolbar
This commit is contained in:
parent
511f21eb4d
commit
5a23a7a47d
3 changed files with 2 additions and 21 deletions
|
|
@ -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')))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue