added new graph : Rencontre par lieu to 'statistiques' module
This commit is contained in:
@@ -141,6 +141,7 @@ class FrequentationChartsView(MultipleChartsView):
|
||||
('Par mois', charts.RencontreParMoisChart),
|
||||
('Par heure', charts.RencontreParHeureChart),
|
||||
('Par sujet', charts.RencontreParSujetChart),
|
||||
('Par lieu', charts.RencontreParLieuChart)
|
||||
])
|
||||
|
||||
def get_queryset(self):
|
||||
|
||||
Reference in New Issue
Block a user