api initializations

This commit is contained in:
Adil Mohak 2021-04-01 16:58:14 +03:00
parent f6ab9e8128
commit ad79097403
25 changed files with 0 additions and 0 deletions

0
accounts/api/__init__.py Normal file
View File

View File

View File

0
accounts/api/urls.py Normal file
View File

0
accounts/api/views.py Normal file
View File

0
app/api/__init__.py Normal file
View File

0
app/api/permissions.py Normal file
View File

0
app/api/serializers.py Normal file
View File

0
app/api/urls.py Normal file
View File

0
app/api/views.py Normal file
View File

0
course/api/__init__.py Normal file
View File

View File

View File

0
course/api/urls.py Normal file
View File

0
course/api/views.py Normal file
View File

0
quiz/api/__init__.py Normal file
View File

0
quiz/api/permissions.py Normal file
View File

0
quiz/api/serializers.py Normal file
View File

0
quiz/api/urls.py Normal file
View File

0
quiz/api/views.py Normal file
View File

0
result/api/__init__.py Normal file
View File

View File

View File

0
result/api/urls.py Normal file
View File

0
result/api/views.py Normal file
View File