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
..
admin
dovodi codebase splitting
2 months ago
management
dovodi codebase splitting
2 months ago
middleware
Refactor admin access redirection logic in middleware
7 months ago
migrations
scedule and repeatable task type logic splitted
2 months ago
models
scedule and repeatable task type logic splitted
2 months ago
serializers
fix(account): persist client IP, device OS, and user agent on auth and add serializer fallbacks
4 weeks ago
templates/ account
dashboard and style enhancement
5 months ago
tests
dovodi codebase splitting
2 months ago
views
remove default otp value
2 weeks ago
API_ERRORS.md
bookmarked books list fixed.
5 months ago
__init__.py
init project first commit
2 years ago
apps.py
init project first commit
2 years ago
custom_user_login.py
fix admin user ref link
2 years ago
doc.py
init project add models
2 years ago
manager.py
new role added for Consultant , updated userproxy and manager file for it
4 months ago
notification_service.py
dovodi codebase splitting
2 months ago
permissions.py
admin panel permissions enhancement
3 months ago
tasks.py
dovodi codebase splitting
2 months ago
urls.py
sceduled notifications added and set api for admin panel
2 months ago