af75c90b84
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.
12 lines
176 B
Text
12 lines
176 B
Text
Django==1.11.*
|
|
psycopg2
|
|
asgi-redis
|
|
Pillow
|
|
channels
|
|
django-bootstrap-form==3.2.1
|
|
django-widget-tweaks
|
|
django-notifications
|
|
django-contrib-comments
|
|
|
|
# Production specific
|
|
daphne
|