Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
acd9a216
Commit
acd9a216
authored
Oct 03, 2018
by
Gijs Hendriksen
Browse files
Add push notification category descriptions to the api
parent
1825af34
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/pushnotifications/api/serializers.py
View file @
acd9a216
...
...
@@ -34,4 +34,4 @@ class CategorySerializer(ModelSerializer):
class
Meta
:
model
=
Category
fields
=
(
'key'
,
'name'
)
fields
=
(
'key'
,
'name'
,
'description'
)
Sébastiaan Versteeg
@sversteeg
mentioned in commit
fdf44db1
·
Oct 03, 2018
mentioned in commit
fdf44db1
mentioned in commit fdf44db19f9c7aa8247b2bcd782cb2386a605078
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment