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
0dbdad0880
feat(cache): implement automatic cache invalidation and smart cache bypass
- Add utils/cache.py with invalidate_cache_patterns and smart_cached_view
- Support cache bypass on Cache-Control: no-cache headers and query params
- Add automatic signals (post_save, post_delete, m2m_changed) for library, video, podcast, article, calendar, and hadis
- Hook cache invalidation in custom admin viewset actions
5 days ago
..
middleware
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
settings
feat(backend): multilingual companion_type, restrict madhhab choices, and fix orphan bookmarks
6 days ago
__init__.py
init project first commit
2 years ago
asgi.py
init project first commit
2 years ago
celery.py
init project first commit
2 years ago
debug_authentication.py
admin panel fieldsets fixed.
9 months ago
enhanced_auth_middleware.py
Refactor admin access redirection logic in middleware
7 months ago
language_code_middleware.py
init project first commit
2 years ago
redis_config.py
init project first commit
2 years ago
test_auth_middleware.py
docs: add repo information and update transaction admin
1 year ago
urls.py
dovodi settings apis updated
2 months ago
urls_dovoodi.py
Add domain-specific URL configurations and middleware for Dovoodi and Imam Javad</message>
7 months ago
urls_imamjavad.py
Add domain-specific URL configurations and middleware for Dovoodi and Imam Javad</message>
7 months ago
wsgi.py
init project first commit
2 years ago