We now use `django-notifications` and `django-contrib-comments` to manage notifications and comments.
Subscriptions are managed through the `SubscriptionMixin` model, and can correspond to unique
users and to group-like subscriptions.
- We already use Daphne and channels to prepare the future use of
websockets.
- The app is served behind an nginx reverse-proxy
- The services we need are managed by systemctl
The production-like running instance of GestionÉvénementiel can be
accessed on localhost:8080 outside vagrant.
Les version 1.10.X sont des mises à jour de sécurité et des corrections
de bugs, elles sont complètement compatibles avec 1.10 et doivent être
appliquées.