drf-yasg/testproj
Cristi Vîjdea aca0c4713e
Allow body on HTTP DELETE view methods (#122)
* Allow body in delete requests
* Do not add request body to DELETE by default
* Check manual form parameters against body_methods
* Add tests
* Add changelog

Closes #118
2018-05-14 19:15:14 +03:00
..
articles Test with Django Rest Framework 3.8 (#96) 2018-04-04 22:59:57 +03:00
people Reset testproj migrations 2018-03-18 20:35:02 +02:00
snippets Allow body on HTTP DELETE view methods (#122) 2018-05-14 19:15:14 +03:00
testproj Fix default security requirements 2018-05-12 13:35:17 +03:00
todo Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
users Add security requirements handling (#54) 2018-01-23 12:43:25 +02:00
createsuperuser.py Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00
manage.py Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00
requirements.txt Add Django and djangorestframework to install requirements 2018-01-11 20:41:12 +01:00