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
ebe21b77c6ec7d23e427bc41c6b32f3c0ec5c723
drf-yasg
/
testproj
/
users
T
History
Cristi Vîjdea
a872eb66d6
Add Django 3.0, DRF 3.11, drop Python 3.5, Django 2.1
2020-02-17 02:58:55 +02:00
..
migrations
Add Django 3.0, DRF 3.11, drop Python 3.5, Django 2.1
2020-02-17 02:58:55 +02: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
Rename swagger_serializer_method parameter and update docs
2018-08-08 01:41:54 +03:00
models.py
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
serializers.py
Fix unicode attribute error if typing installed on py2.7 (
#363
)
2019-06-13 00:51:47 +03:00
urls.py
Clean up Django 2 path backslashes
2017-12-18 01:06:14 +01:00
views.py
Add assertion against TYPE_ARRAY with no items
2018-12-23 15:32:06 +02:00