Skip to content

Pull requests: axnsan12/drf-yasg

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

Pull requests list

Support Python 3.12
#873 opened Nov 4, 2023 by max-muoto Loading…
fix lint errors with type comparison
#868 opened Sep 7, 2023 by terencehonles Loading…
merge release 1.21.7 into master
#867 opened Sep 7, 2023 by terencehonles Loading…
Update swagger-ui to 5.4.3
#865 opened Aug 21, 2023 by wesleylima Loading…
Upgrade deprecated pkg_resources
#853 opened Jun 12, 2023 by AngelOnFira Loading…
Added support for zoneinfo objects
#849 opened May 18, 2023 by nikvst Loading…
Update view.py
#809 opened Aug 31, 2022 by lopezvit Loading…
Fix documentation generation
#807 opened Aug 25, 2022 by jwhitlock Loading…
Fix 765 - Update to ruamel.yaml 0.17, use new API
#806 opened Aug 25, 2022 by jwhitlock Loading…
fix when multiple actions have the same url_path
#800 opened Jul 27, 2022 by shipengtaov Loading…
Add descriptions to fields and responses 1.22.x Release target in 1.22.x review wanted Review wanted
#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 good first issue Good first issue help wanted Help wanted Incomplete Not ready for merging
#758 opened Dec 10, 2021 by intgr Loading…
Avoid triggering django.setup() when importing settings. 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#743 opened Sep 24, 2021 by koniiiik Loading…
Add pagination for customized actions 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#730 opened Jul 29, 2021 by tuenut Loading…
Do not use a leading dot to specify SwaggerRenderer formats help wanted Help wanted Incomplete Not ready for merging
#667 opened Oct 29, 2020 by brianhelba Loading…
New: add schemes param 1.22.x Release target in 1.22.x enhancement Enhancement proposal
#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/fix
#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/fix
#560 opened Mar 18, 2020 by pbrenna Loading…
Fix #534 1.21.x Release target in 1.21.x bug Bug report/fix
#535 opened Jan 30, 2020 by Kentalot Loading…
Response schemas from serializers will optionally be paginated help wanted Help wanted Incomplete Not ready for merging
#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 proposal Incomplete Not ready for merging
#483 opened Oct 28, 2019 by gustav0 Loading…
ProTip! Filter pull requests by the default branch with base:master.