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
2019-01-09 16:27:54 +07:00
2019-01-10 18:00:42 +01:00
2019-01-09 16:27:54 +07:00
2019-01-11 17:46:23 +07:00
2019-01-10 18:00:42 +01:00

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

Languages
Python 98.8%
HTML 1.2%