Fix cache leaks
This commit is contained in:
parent
178b9bdcc7
commit
105171d2ad
3 changed files with 15 additions and 14 deletions
|
|
@ -69,7 +69,7 @@ HELPER_SETTINGS = dict(
|
|||
{'code': 'en'},
|
||||
),
|
||||
'default': {
|
||||
'fallback': 'en',
|
||||
'fallbacks': ['en'],
|
||||
'hide_untranslated': False,
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue