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
..
__init__,py
init project first commit
2 years ago
__init__.py
fix user dele te
2 years ago
assign_professor_slugs.py
Add online class entry flow documentation and implement token management
12 months ago
audit_admin_panel_access.py
admin panel permissions enhancement
3 months ago
create_geonames_table.py
adding categories
9 months ago
create_groups.py
init project first commit
2 years ago
seed_notification_templates.py
notification fa language removed and runlanguage added
2 months ago
send_test_notifications.py
make notification script added
2 months ago
set_default_passwords.py
feat: implement user authentication, password management, and course participant views with encryption options
4 months ago
test_guest_token.py
admin panel fieldsets fixed.
9 months ago