New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Sign up for GitHubAlready on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
ModelSerializer not generating validators for constraints
#7173
opened Jan 31, 2020 by
mpratscher
4 of 6
DRF overwrites Django's Http404 details message in favour of its own
#7172
opened Jan 31, 2020 by
pgrubacc
Bug: openapi 3.0 schema generation fails to add the type property to schemas
Schema Generation
#7168
opened Jan 29, 2020 by
Kentalot
6 of 6
Browsable API no longer usable with Django Debug Toolbar (for POST, PUT and PATCH)
#7167
opened Jan 29, 2020 by
barseghyanartur
3 of 6
Use serializers as a source for APIView schema parameters
Schema Generation
#7163
opened Jan 28, 2020 by
domingues
RemoteUserAuthentication.authenticate calls django.contrib.auth.authenticate without request argument
#7157
opened Jan 23, 2020 by
puittenbroek
6 of 6
How to set a field type on SerializerMethodField for OpenAPI schema generation?
Enhancement
Schema Generation
#7140
opened Jan 13, 2020 by
Lucidiot
AssertionError at /api/ Using OpenAPIRenderer, but `pyyaml` is not installed.
Schema Generation
#7136
opened Jan 10, 2020 by
HabeebUllah555
ModelSerializer uniqueness check crashes with OverflowError and that crash can not be prevented with field-level validation
#7134
opened Jan 9, 2020 by
jamescooke
6 of 6
DjangoTestAdapter cannot deal with certain start_response invocations
#7132
opened Jan 9, 2020 by
untitaker
bitwise permissions not working when combine has_object_permission and has_permission
#7117
opened Jan 6, 2020 by
Arti3DPlayer
5 of 6
[BUG] Incorrect enpoint generation when URL_FORMAT_OVERRIDE and FORMAT_SUFFIX_KWARG is changed from default
#7116
opened Jan 6, 2020 by
devkabiir
5 of 6
all of endpoints group by one tags default in Swagger OpenAPI
Schema Generation
#7103
opened Dec 25, 2019 by
phuongtai
5 of 5
ModelSerializer UniqueTogetherValidator is incompatible with field source
Bug
Needs confirmation
#7100
opened Dec 23, 2019 by
andrkhr
5 of 5
CursorPagination | Hook for encoded cursor string, not just the URL
#7095
opened Dec 17, 2019 by
shivanshs9
4 of 6
ManyRelatedField does not validate each child separately
#7056
opened Nov 14, 2019 by
imomaliev
6 of 6
DRF `as_view()` uses `cls` to provide a reference to the view class, Django uses `view_class`.
#7036
opened Nov 4, 2019 by
jieter