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
645c03a08c
feat(bookmark): add article service choice to bookmark model
- Introduced a new service choice 'Article' to the Bookmark model.
- Updated the database migration to reflect the new service choice in the 'service' field of the Bookmark model.
- Enhanced the service validation logic to include checks for the new 'Article' service type.
6 months ago
..
migrations
fix: course
1 year ago
templates/ article
feat: article, videos. library, podcasts
1 year ago
__init__.py
feat: article, videos. library, podcasts
1 year ago
admin.py
feat(collections): enhance article and podcast admin interfaces with display position
6 months ago
apps.py
feat: article, videos. library, podcasts
1 year ago
models.py
feat(collections): enhance article and podcast admin interfaces with display position
6 months ago
serializers.py
fix: article
1 year ago
tests.py
feat: article, videos. library, podcasts
1 year ago
urls.py
feat: article, videos. library, podcasts
1 year ago
views.py
feat: article, videos. library, podcasts
1 year ago