don't cache dynamiclocation results

This commit is contained in:
Laura Klünder 2023-11-24 17:24:07 +01:00
parent 550d77f774
commit f7a4055c1c
3 changed files with 9 additions and 3 deletions

View file

@ -80,7 +80,7 @@ class LocationSchema(WithAccessRestrictionSchema, TitledSchema, LocationSlugSche
None,
title="more data for search index, only set when looking for searchable locations"
)
class LabelSettingsSchema(DjangoModelSchema): # todo: add titles back in here
"""