Go to file
Jean-Baptiste 27497df723 bugfix: fix inbox permission by using django.model magics 2019-03-14 16:40:39 +01:00
djangoldp_notification bugfix: fix inbox permission by using django.model magics 2019-03-14 16:40:39 +01: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