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
4 days ago
..
admin
admin live chat translation to russian added.
4 months ago
api
Add API documentation templates, authentication UI, and pagination utility
1 year ago
course
feat: library models
1 year ago
fields
init project first commit
2 years ago
swagger
feat: implement Swagger authentication and permissions for admin and token users
1 year ago
utils/ widgets
multilanguage admin panel enhancement
4 months ago
docs.html
feat(transaction): implement receipt management for transactions
10 months ago
name_finder.html
init project first commit
2 years ago
sitemap.xml
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