Skip to content

Pull requests: axnsan12/drf-yasg

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

update JSON & YAML renderers to not use a "." in their format string 1.21.x Release target in 1.21.x enhancement Enhancement
#911 opened Mar 7, 2025 by terencehonles Loading…
Lint Python code with ruff instead of flake8 and isort 1.21.x Release target in 1.21.x enhancement Enhancement
#903 opened Oct 19, 2024 by cclauss Loading…
Update utils.py 1.23.x Release target in 1.23.x enhancement Enhancement
#885 opened May 13, 2024 by haradhansharma Loading…
Upgrade deprecated pkg_resources 1.23.x Release target in 1.23.x enhancement Enhancement
#853 opened Jun 12, 2023 by AngelOnFira Loading…
Added Hide Download Button - Redoc Documentation feature! 1.23.x Release target in 1.23.x enhancement Enhancement
#848 opened May 17, 2023 by saifxd7 Loading…
fix type hints when using postponed evaluation of annotations (PEP-563) 1.21.x Release target in 1.21.x bug Bug report
#840 opened Mar 3, 2023 by terencehonles Loading…
Hide read_only=True nested serializers from data 1.23.x Release target in 1.23.x bug Bug report
#824 opened Nov 29, 2022 by curiousKonstantin Loading…
Update view.py 1.23.x Release target in 1.23.x enhancement Enhancement
#809 opened Aug 31, 2022 by lopezvit Loading…
Fix documentation generation 1.23.x Release target in 1.23.x bug Bug report
#807 opened Aug 25, 2022 by jwhitlock Loading…
Fix 765 - Update to ruamel.yaml 0.17, use new API 1.23.x Release target in 1.23.x bug Bug report
#806 opened Aug 25, 2022 by jwhitlock Loading…
fix when multiple actions have the same url_path 1.23.x Release target in 1.23.x bug Bug report
#800 opened Jul 27, 2022 by shipengtaov Loading…
Add descriptions to fields and responses 1.22.x Release target in 1.22.x enhancement Enhancement
#786 opened Apr 8, 2022 by PaulWay Loading…
Support new X | Y union syntax of Python 3.10 (PEP 604) 1.23.x Release target in 1.23.x enhancement Enhancement help wanted Help wanted
#758 opened Dec 10, 2021 by intgr Loading…
Avoid triggering django.setup() when importing settings. 1.22.x Release target in 1.22.x bug Bug report
#743 opened Sep 24, 2021 by koniiiik Loading…
Add pagination for customized actions 1.22.x Release target in 1.22.x enhancement Enhancement
#730 opened Jul 29, 2021 by tuenut Loading…
New: add schemes param 1.22.x Release target in 1.22.x enhancement Enhancement
#606 opened Jun 17, 2020 by Wooden-Robot Loading…
Fix retrieving model for reverse relations 1.21.x Release target in 1.21.x bug Bug report
#573 opened Apr 11, 2020 by glowka Loading…
fix #559: recursively resolve type of one2one using target_field 1.21.x Release target in 1.21.x bug Bug report
#560 opened Mar 18, 2020 by pbrenna Loading…
Fix #534 1.21.x Release target in 1.21.x bug Bug report
#535 opened Jan 30, 2020 by Kentalot Loading…
Response schemas from serializers will optionally be paginated 1.23.x Release target in 1.23.x enhancement Enhancement
#499 opened Nov 22, 2019 by PaulWay Loading…
Adds support to DEFAULT_JSON_ENCODER 1.22.x Release target in 1.22.x enhancement Enhancement
#483 opened Oct 28, 2019 by gustav0 Loading…
For OneToOne lookup field use the target_field to determine type 1.21.x Release target in 1.21.x bug Bug report
#482 opened Oct 27, 2019 by lingster Loading…
Subclass SchemaGenerator instead of defining a new one 1.22.x Release target in 1.22.x enhancement Enhancement
#470 opened Oct 4, 2019 by kevin-brown Loading…
Replace is_callable_method with is_simple_callable 1.22.x Release target in 1.22.x enhancement Enhancement
#469 opened Oct 4, 2019 by kevin-brown Loading…
ProTip! no:milestone will show everything without a milestone.