Browse Source
feat(hadis): return raw translations in sync api and invalidate cache on version update
feat(hadis): return raw translations in sync api and invalidate cache on version update
- Return raw, unlocalized translation list in HadisSyncSerializer for Flutter offline multi-language support - Enable hadis signals in HadisConfig.ready() to load cache invalidation listeners - Add ContentRelease to TARGET_MODELS and implement invalidate_hadis_cache helper - Trigger explicit cache invalidation in AdminContentReleaseViewSet upon version increment and CRUD - Update HadisSyncView swagger documentation examplemaster
5 changed files with 77 additions and 39 deletions
-
6apps/hadis/apps.py
-
7apps/hadis/docs.py
-
7apps/hadis/serializers/hadis.py
-
39apps/hadis/signals.py
-
19apps/hadis/views_admin.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue