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.
 
 
mortezaei 9c7755d8b6 refactor(podcast, video): update URL patterns to use re_path for slug-based detail views 6 months ago
..
management feat(podcast, video): implement category creation and playlist association for podcasts and videos 6 months ago
migrations feat(podcast, video): refactor podcast and video systems to enhance playlist functionality 6 months ago
__init__.py redesign panel admin 1 year ago
admin.py feat(podcast, video): refactor podcast and video systems to enhance playlist functionality 6 months ago
apps.py redesign panel admin 1 year ago
models.py feat(podcast, video): refactor podcast and video systems to enhance playlist functionality 6 months ago
serializers.py feat(podcast, video): refactor podcast and video systems to enhance playlist functionality 6 months ago
tests.py redesign panel admin 1 year ago
urls.py refactor(podcast, video): update URL patterns to use re_path for slug-based detail views 6 months ago
views.py fix(video): update queryset optimization to prefetch playlists instead of videos 6 months ago