drf-yasg/src/drf_yasg
Cristi Vîjdea 51ec07261d
Improve OAuth2 behaviour and documentation (#90)
* Set OAUTH2_REDIRECT_URL to oauth2-redirect.html by default
* Add example SWAGGER_SETTINGS for OAuth
* Add note about redirect URL
2018-03-24 13:05:37 +02:00
..
inspectors Run isort 2018-03-18 20:01:21 +02:00
management Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00
static/drf-yasg Improve OAuth2 behaviour and documentation (#90) 2018-03-24 13:05:37 +02:00
templates/drf-yasg Improve OAuth2 behaviour and documentation (#90) 2018-03-24 13:05:37 +02:00
__init__.py Prepare release 1.1.1 2017-12-27 21:05:07 +01:00
app_settings.py Handle django rest framework HiddenField (#79) 2018-03-09 22:46:47 +02:00
codecs.py Add 1.3.0 changelog 2018-01-23 12:44:16 +02:00
errors.py Improve validator error handling 2018-01-11 21:20:07 +01:00
generators.py Fix schema generation with OneToOneFields (#81) 2018-03-18 19:30:36 +02:00
middleware.py Improve validator error handling 2018-01-11 21:20:07 +01:00
openapi.py Fix type of properties in Schema docstring 2018-03-21 13:39:14 +02:00
renderers.py Remove reodc-alpha artifacts 2018-03-18 19:52:16 +02:00
utils.py Fix in-place modification of swagger_auto_schema arguments (#75) 2018-03-05 11:51:51 +02:00
views.py Run isort 2018-03-18 20:01:21 +02:00