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
4ca634a45b1c763f6a149db972db61beac5be2aa
drf-yasg
/
testproj
/
users
T
History
Cristi Vîjdea
37c00ab3fb
Make swagger_schema_fields work on serializer Fields
...
Closes
#167
.
2018-08-07 22:54:24 +03:00
..
__init__.py
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
method_serializers_with_typing.py
Add support for SerializerMethodField (
#179
)
2018-08-07 21:23:36 +03:00
method_serializers_without_typing.py
Add support for SerializerMethodField (
#179
)
2018-08-07 21:23:36 +03:00
models.py
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
serializers.py
Make swagger_schema_fields work on serializer Fields
2018-08-07 22:54:24 +03:00
urls.py
Clean up Django 2 path backslashes
2017-12-18 01:06:14 +01:00
views.py
Add security requirements handling (
#54
)
2018-01-23 12:43:25 +02:00