bugfix: trying to fix exclusion of circles from serializer
Compare changes
+ 3
− 2
@@ -55,8 +55,9 @@ class Poll (Model):
@@ -55,8 +55,9 @@ class Poll (Model):
serializer_fields = ['@id','created_at','debate','pollOptions','votes','author','title','image','hostingOrganisation','startDate','endDate','shortDescription','longDescription','tags']