diff --git a/booth/serializers.py b/booth/serializers.py index 2c5110e..ea75978 100644 --- a/booth/serializers.py +++ b/booth/serializers.py @@ -83,6 +83,7 @@ class Meta: 'id', 'name', 'thumbnail', + 'description', 'operator', 'location', 'latitude',