Go to file
Matthieu Fesselier 4c01ef39d5 Merge branch 'bugfix/10-email-notif-created' into 'master'
bugfix: send email only when notif created #10

See merge request startinblox/djangoldp-packages/djangoldp-notifications!13
2019-06-11 02:09:37 +00:00
djangoldp_notification bugfix: send email only when notif created 2019-06-11 10:06:44 +08:00
.gitignore First commit 2019-01-09 16:27:54 +07:00
.gitlab-ci.yml feature: install ci/cd 2019-01-10 18:00:42 +01:00
README.md First commit 2019-01-09 16:27:54 +07:00
setup.cfg feature: factories 2019-01-11 17:46:23 +07:00
setup.py feature: install ci/cd 2019-01-10 18:00:42 +01:00

README.md

Synopsis

This module is an add-on for Django REST Framework, based on Django LDP add-on. It serves django models for a notifications component, respecting the Linked Data Platform convention. It aims at enabling people with little development skills to serve their own data, to be used with a LDP application.

Models

Notification

A object representing a notification