Matthieu Fesselier b50066a381 Merge branch 'bugfix/ldp-field-object' into 'master'
bugfix: add @id to object field

See merge request startinblox/djangoldp-packages/djangoldp-notifications!6
2019-03-01 04:21:18 +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%