poulpe/event
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
..
migrations initial migrations 2017-02-21 21:16:50 +01:00
templates/event now shared components are in an application 2017-02-21 11:09:10 +01:00
__init__.py Tous les modèles et champs sont là 2016-09-30 20:10:35 +02:00
admin.py Tous les modèles et champs sont là 2016-09-30 20:10:35 +02:00
apps.py Tous les modèles et champs sont là 2016-09-30 20:10:35 +02:00
models.py Refactor communication models 2017-07-17 17:47:34 +02:00
tests.py test fixed 2017-03-05 13:25:04 +01:00
urls.py removing cheatsheets 2017-02-18 20:20:43 +01:00
views.py initial migrations 2017-02-21 21:16:50 +01:00