drf-yasg/src/drf_yasg
Cristi Vîjdea 7a3fe8ec0c
Improve host, schemes and basePath handling (#42)
* added handling of basePath by taking into account SCRIPT_NAME and the longest common prefix
* improved handling of NamespaceVersioning by excluding URLs of differing versions
* added documentation and error messages for the problem reported in #37
2018-01-12 03:37:04 +01:00
..
inspectors Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00
management Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00
static/drf-yasg Remove inline style from redoc 2018-01-11 23:37:23 +01:00
templates/drf-yasg Remove inline style from redoc 2018-01-11 23:37:23 +01:00
__init__.py Prepare release 1.1.1 2017-12-27 21:05:07 +01:00
app_settings.py Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00
codecs.py Improve validator error handling 2018-01-11 21:20:07 +01:00
errors.py Improve validator error handling 2018-01-11 21:20:07 +01:00
generators.py Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00
middleware.py Improve validator error handling 2018-01-11 21:20:07 +01:00
openapi.py Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00
renderers.py Improve validator error handling 2018-01-11 21:20:07 +01:00
utils.py Improve swagger_auto_schema usage error reports 2018-01-03 05:44:53 +01:00
views.py Improve host, schemes and basePath handling (#42) 2018-01-12 03:37:04 +01:00