Skip to content

1.21.7 ug#1

Open
itkovian wants to merge 101 commits intohpcugent:masterfrom
itkovian:1.21.7-ug
Open

1.21.7 ug#1
itkovian wants to merge 101 commits intohpcugent:masterfrom
itkovian:1.21.7-ug

Conversation

@itkovian
Copy link
Copy Markdown
Member

No description provided.

WasinTh and others added 30 commits August 25, 2019 13:36
`permission_classes` expects tuple but list was provided
fix a bug: url from swagger_settings.DEFAULT_API_URL is not working
This change fixes an `OPTIONS` request to the API page which will return
a successful response, but the `TemplateHTMLRender` will not be prepared
to render it since there is no template name provided in either the view
or response [1].

[1]: https://github.com/encode/django-rest-framework/blob/f0a5b958a134e8cd94e3ef3263e8fa623ac9b82f/rest_framework/renderers.py#L178-L189
Add utf-8 support for generated formats
Remove universal wheel, python 2 is unsupported
JoelLefkowitz and others added 29 commits February 8, 2023 10:10
…j-drf

Run tests with latest dependencies
…r-ordering

keep path parameters in their given order
Django master branch bumped minimal python version
to Python 3.10. In latest version was added check for uniq basename.
Fix: Provide support for enums in codecs.
* Feature: Migrate to PyYAML for yaml generator.

Closes axnsan12#833

* Chore: Update swagger ui and redoc dependencies.
* Feature: Migrate to PyYAML for yaml generator.

Closes axnsan12#833

* Chore: Update swagger ui and redoc dependencies.

* Fix: Remove required coreapi dependency.
…nsan12#857)

* Feature: Provide to override default renderers via settings.

* Feature: Enable tests for django 4.2.

* Docs: Add information how to override ``DEFAULT_SPEC_RENDERERS``.

* Feature: Add ``drf_yasg.inspectors.query.DrfAPICompatInspector``.

This inspector should be main and replace ``CoreAPICompatInspector`` in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.