This website requires JavaScript.
Explore
Help
Sign In
Briq
/
drf-yasg
Watch
8
Star
0
Fork
0
You've already forked drf-yasg
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
73bd7a136d5bbb02fbbaa16795fa90f363683337
drf-yasg
/
testproj
/
articles
T
History
Cristi Vîjdea
f6a535eb45
Do not attempt to generate a response schema for form-only requests
...
It would probably fail because Schema objects cannot represent files
2017-12-15 11:14:47 +01:00
..
migrations
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
__init__.py
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
models.py
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
serializers.py
Add more tests and cleanup coverage reports (
#13
)
2017-12-12 17:30:58 +01:00
urls.py
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
views.py
Do not attempt to generate a response schema for form-only requests
2017-12-15 11:14:47 +01:00