Commit graph

10 commits

Author SHA1 Message Date
Qwann
92e8e374fd WIP 2017-07-21 17:03:33 +02:00
Qwann
82d4067218 Merge branch 'Aufinal/communication_models' into Qwann/Serializers 2017-07-18 18:01:25 +02:00
Qwann
1924d9b81a fogot a file 2017-07-18 17:48:59 +02:00
Ludovic Stephan
af75c90b84 Refactor communication models
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.
2017-07-17 17:47:34 +02:00
Martin Pépin
e64c3d0b37 Setup a production-like environment in vagrant
- 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.
2017-05-16 16:13:31 +01:00
Martin Pépin
0cfbf58cdb Upgrade to Django 1.11 2017-05-16 11:53:43 +01:00
Martin Pepin
eb2613fc7c Merge branch 'qwann/html/user' into 'master'
Qwann/html/user

See merge request !6
2017-04-25 21:48:33 +02:00
Martin Pépin
e79503430e Utilise une version à jour de Django
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.
2017-02-21 17:40:24 +01:00
Qwann
6be19a463c now shared components are in an application
now var components are in shared
installing widget_tweaks
2017-02-21 11:09:10 +01:00
Qwann
c6d1fc2791 installation vagrant 2016-09-28 20:36:48 +02:00