fix readme

This commit is contained in:
Matthieu Fesselier 2019-08-06 14:24:41 +02:00
parent ab26757736
commit 1ebeff4b31
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ It aims at enabling people with little development skills to serve their own dat
## Notification
An object representing a notification. A notification has the following fields:
| Field | Type | Default | Description |
| --------- | ---------------------- | ------- | --------------------------------------------------------- |
| `user` | `ForeignKey` to `User` | | User targeted by the notification. |