You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mohsen Taba
73cf49958a
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 example
2 weeks ago
..
management
perf(caching): add redis and conditional caching across apps, fix bookmark filtering
2 weeks ago
migrations
feat: automatic smart unique slug generation for video and podcast models and serializers
3 weeks ago
__init__.py
develop dovoodi
2 years ago
admin.py
collections updated
2 months ago
apps.py
develop dovoodi
2 years ago
models.py
feat(videos):auto thumbnail generator logic added to the backend
2 weeks ago
serializers.py
perf(caching): add redis and conditional caching across apps, fix bookmark filtering
2 weeks ago
serializers_admin.py
feat(media): auto-fetch YouTube metadata, filter empty playlists, and dynamic edition volume counts
3 weeks ago
serializers_dovodi.py
feat(media): auto-fetch YouTube metadata, filter empty playlists, and dynamic edition volume counts
3 weeks ago
sitemaps.py
SEO : seo tools and normalizations added for code base and Article, Hadis (optimized to prefetch transmitters, references, and book authors), Library (Books), Podcast, and Video apps.
2 months ago
tests.py
develop dovoodi
2 years ago
urls.py
perf(caching): add redis and conditional caching across apps, fix bookmark filtering
2 weeks ago
views.py
perf(caching): add redis and conditional caching across apps, fix bookmark filtering
2 weeks ago
views_admin.py
feat: add atomic assign-items endpoints for video and podcast playlists and update author ordering
3 weeks ago