Merge master into current branch
No related branches found
No related tags found
Showing
- requirements.txt 3 additions, 1 deletionrequirements.txt
- unisportomat/quiz/serializers.py 25 additions, 0 deletionsunisportomat/quiz/serializers.py
- unisportomat/quiz/views.py 26 additions, 1 deletionunisportomat/quiz/views.py
- unisportomat/unisportomat/settings.py 10 additions, 1 deletionunisportomat/unisportomat/settings.py
- unisportomat/unisportomat/urls.py 8 additions, 1 deletionunisportomat/unisportomat/urls.py
... | ... | @@ -9,4 +9,6 @@ requests==2.25.1 |
soupsieve==2.2.1 | ||
sqlparse==0.4.1 | ||
urllib3==1.26.4 | ||
Pillow==8.2.0 | ||
\ No newline at end of file | ||
Pillow==8.2.0 | ||
django-cors-headers==3.7.0 | ||
djangorestframework==3.12.4 |
unisportomat/quiz/serializers.py
0 → 100644
Please register or sign in to comment