Commit Graph
12 Commits
Author SHA1 Message Date
Jean-Baptiste 9ad830dbbb update: migrations files for last djangoldp version 2019-09-17 13:07:59 +02:00
Jean-Baptiste 48a1470f88 update: remove useless admin.py 2019-06-26 09:26:05 +02:00
Jean-Baptiste da08da009d update: add user cascade 2019-04-30 17:07:20 +02:00
Jean-Baptiste 47b85d01a9 Merge branch '6-permissions-not-created' into 'master'
Resolve "Permissions not created"

Closes #6

See merge request startinblox/djangoldp-packages/djangoldp-notifications!10
2019-04-25 11:45:24 +00:00
Jean-Baptiste ea7caa64f8 update: fix permissions on Nofication, Meta must inherit Model.Meta 2019-04-25 13:44:00 +02:00
Jean-Baptiste 1973ae5b57 update: use settings.AUTH_USER_MODEL 2019-04-17 12:32:35 +02:00
Jean-Baptiste eb1d32285e bugfix: Allow notification only for Model subclasses 2019-03-19 15:31:27 +01:00
Jean-Baptiste 6569dd63cd update: send email on new notification 2019-03-18 12:57:57 +01:00
Jean-Baptiste 43757c07a5 Merge branch '3-403' into 'master'
Resolve "403 error when creating a notification"

Closes #3

See merge request startinblox/djangoldp-packages/djangoldp-notifications!8
2019-03-14 15:45:45 +00:00
Jean-Baptiste 27497df723 bugfix: fix inbox permission by using django.model magics 2019-03-14 16:40:39 +01:00
Jean-Baptiste b441437588 bugfix: fix login by avoiding sending notification on new Token 2019-03-06 13:31:52 +01:00
Jean-Baptiste 2a4550ae7b bugfix: fix login by avoiding sending notification on new Session 2019-03-06 12:35:54 +01:00