This website requires JavaScript.
Explore
Help
Sign In
Briq
/
drf-yasg
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
master
drf-yasg
/
testproj
/
users
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
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