D'après le message de commit :
The objective is to move (at some point) all the management logic in
this app. Before that time: as long as the events app does not have all
the features necessary to be used in production it is only available in
dev mode and coexists with the old event system. When it's ready we'll
move the old events in the new app (data migration) and remove the old
system.
Mon plan est de d'abord faire un truc très minimal (événements sans options / commentaires) avec :
- création via l'interface admin
- inscription (peut-être via l'admin au début, à voir)
- récapitulatif des inscrits
- export csv
Puis on ajoutera les features plus avancées :
- possibilité de faire des options d'inscription (genre végé (oui / non))
- possibilité d'ajouter des champs commentaires
- vue user-friendly pour créer les événements
- intégration de l'inscription dans la super-vue-compliquée d'inscription d'un nouveau membre