don't cache dynamiclocation results
This commit is contained in:
parent
550d77f774
commit
f7a4055c1c
3 changed files with 9 additions and 3 deletions
|
@ -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
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue