-
Notifications
You must be signed in to change notification settings - Fork 442
Pull requests: axnsan12/drf-yasg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove usage of pkg_resources
1.21.x
Release target in 1.21.x
enhancement
Enhancement
#928
opened Apr 18, 2025 by
kytta
Loading…
Fixes issue with filter parameters not appearing in Swagger after upgrading to django-filter>=25
#926
opened Apr 17, 2025 by
dcostersabin
Loading…
TEST FAILED. DO NOT MERGE. Add support for creating long int ( integer, int64) fields.
#924
opened Apr 1, 2025 by
andrewkoltsov
•
Draft
update Python, Django, and DRF versions & packaging configuration
1.21.x
Release target in 1.21.x
enhancement
Enhancement
#922
opened Mar 19, 2025 by
terencehonles
Loading…
[MERGE AFTER #920] fix Python 3.12 type parameter syntax with Release target in 1.21.x
enhancement
Enhancement
from __future__ import annotations
1.21.x
#921
opened Mar 18, 2025 by
terencehonles
Loading…
disable ruff rules C90 and FA100
1.21.x
Release target in 1.21.x
enhancement
Enhancement
#920
opened Mar 18, 2025 by
terencehonles
Loading…
fix list views with parameters in last path segment not named "list" views
1.21.x
Release target in 1.21.x
bug
Bug report
#917
opened Mar 14, 2025 by
terencehonles
Loading…
allow overriding produces/consumes with @swagger_auto_schema decorator
1.21.x
Release target in 1.21.x
enhancement
Enhancement
#916
opened Mar 14, 2025 by
terencehonles
Loading…
Update utils.py
1.23.x
Release target in 1.23.x
enhancement
Enhancement
#885
opened May 13, 2024 by
haradhansharma
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 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…
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…
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…
Remove unnecessary overrides in EndpointEnumerator
1.22.x
Release target in 1.22.x
enhancement
Enhancement
#468
opened Oct 4, 2019 by
kevin-brown
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.