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
9b56a20180
feat(api): enable OptionalPagination, status filtering, and newest-first ordering for categories and collections
- Add OptionalPagination to Dovodi Category and Collection viewsets (podcast, video, article)
- Support status query filtering (status=true/false) in category and collection viewsets
- Sort categories and collections by newest first (-created_at, -id) across podcast, video, article, and library admin viewsets
3 weeks ago
..
admin
collections updated
2 months ago
fixtures
refactor models for translations
9 months ago
management
references updated with editor field
2 months ago
migrations
better and smarter way to show source volumes and edditions with has edditions switch
4 weeks ago
models
category filtering based on has hadith or has leaf for admin panel dropdowns
4 weeks ago
serializers
feat(hadis-admin): enable optional pagination and multipart/json parser for interpretations and corrections
4 weeks ago
templates/ admin
develop dovoodi
2 years ago
views
sources filters fixed
4 weeks ago
__init__.py
develop dovoodi
2 years ago
apps.py
fixed referene image script
9 months ago
doc.py
develop dovoodi
2 years ago
docs.py
hadiths statuses updated
4 weeks ago
serializers.py
develop dovoodi
2 years ago
signals.py
signals for clearing cache after delete/save instances.
9 months 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
hadis tests added
9 months ago
urls.py
sources filters fixed
4 weeks ago
views_admin.py
feat(hadis-admin): enable optional pagination and multipart/json parser for interpretations and corrections
4 weeks ago