-
- Downloads
Replace FormView with APIView
parent
45578201
No related branches found
Tags 2.15
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
Showing
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- sage_validation/file_validator/templates/upload.html 15 additions, 43 deletionssage_validation/file_validator/templates/upload.html
- sage_validation/file_validator/urls.py 4 additions, 3 deletionssage_validation/file_validator/urls.py
- sage_validation/file_validator/views.py 29 additions, 33 deletionssage_validation/file_validator/views.py
- sage_validation/templates/index.html 1 addition, 1 deletionsage_validation/templates/index.html
Django==5.0.11 | ||
django-rest-framework | ||
ruff | ||
mypy | ||
tox | ||
... | ... |
Please register or sign in to comment