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
867c4c3e1e
feat(course): add course online validate GET endpoint
- add route for <int:pk>/online/validate/ to token validate view
- implement authenticated GET returning course, user and metadata
- enforce auth only for GET via get_permissions
- add Swagger docs for the new endpoint
No breaking changes.
9 months ago
..
admin
Add API documentation templates, authentication UI, and pagination utility
1 year ago
management
Refactor API Documentation System and optimize Hadis data scripts
12 months ago
migrations
Add API documentation templates, authentication UI, and pagination utility
1 year ago
models
Add API documentation templates, authentication UI, and pagination utility
1 year ago
serializers
Add API documentation templates, authentication UI, and pagination utility
1 year ago
views
Add API documentation templates, authentication UI, and pagination utility
1 year ago
__init__.py
redesign panel admin
1 year ago
apps.py
redesign panel admin
1 year ago
docs.py
Add API documentation templates, authentication UI, and pagination utility
1 year ago
tests.py
redesign panel admin
1 year ago
urls.py
Add API documentation templates, authentication UI, and pagination utility
1 year ago