-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(stats): page hebdo partenaires fiches pratiques (#695)
## Description 🎸 Ajout d'une `WeekArchiveView` basée sur le modèle `ForumStat` 🎸 Ajout en contexte des stats de visiteurs à la période consultée 🎸 Ajout de la liste des `Forum` les plus notés (au moins 2 notes) sur la période consultée ## Type de changement 🎢 Nouvelle fonctionnalité (changement non cassant qui ajoute une fonctionnalité). ### Points d'attention 🦺 factorisation de la génération des stats des visiteurs : utilisés dans 2 vues 🦺 pagination vers les semaines existantes, pas d'accès aux semaines futures 🦺 affichage des forums les plus vus, limités à 15 ### Captures d'écran (optionnel) ![image](https://github.com/gip-inclusion/itou-communaute-django/assets/11419273/18de6014-0e16-4f2a-b88e-eb41582cb194)
- Loading branch information
1 parent
cd0d301
commit f7f26b8
Showing
9 changed files
with
525 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.