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
..
__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