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
2a8cf66c8a
fix(article, library): fix article admin slug generation, detail unicode url routing, and category active books count
- Make slug optional in AdminArticle serializers with auto-generation fallback
- Support unicode and URL-encoded slugs with case-insensitive lookup in ArticleDetailAPIView
- Count only active books (status=True) in library Category.books_count and CategoryListView
6 hours ago
..
management
collections updated
1 month ago
migrations
utf-8 slug usage updated
1 month ago
templates/admin/library/ pinnedbookcollection
feat: library models
1 year ago
__init__.py
develop dovoodi
1 year ago
admin.py
collections updated
1 month ago
apps.py
develop dovoodi
1 year ago
doc.py
authors library api update
1 month ago
models.py
fix(article, library): fix article admin slug generation, detail unicode url routing, and category active books count
6 hours ago
pagination.py
feat: library models
1 year ago
serializers.py
authors library api update
1 month ago
serializers_admin.py
book library create update
6 hours 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
develop dovoodi
1 year ago
urls.py
feat(api): add optional pagination, category search, reference detail and relation management
2 days ago
views.py
fix(article, library): fix article admin slug generation, detail unicode url routing, and category active books count
6 hours ago
views_admin.py
feat(api): add optional pagination, category search, reference detail and relation management
2 days ago