-
-
Notifications
You must be signed in to change notification settings - Fork 118
Issues: typeddjango/djangorestframework-stubs
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.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
False positive "metaclass conflict" error with GenericViewSet
bug
Something isn't working
#692
opened Nov 6, 2024 by
realsuayip
Pylance doesn't allow a ModelSerializer to have a Meta class
bug
Something isn't working
#689
opened Oct 31, 2024 by
ataylor32
Help installing the appropriate stub version
pyright
Related to pyright type checker
question
Further information is requested
#662
opened Sep 13, 2024 by
DMunkei
Incorrect type hinting for Something isn't working
settings.SERVERS
bug
#648
opened Aug 6, 2024 by
WoosterInitiative
Serializer.validators type does not include Unique... validators
bug
Something isn't working
#555
opened Mar 12, 2024 by
mschoettle
Importing from DRF in settings.py raises errors
bug
Something isn't working
#536
opened Feb 1, 2024 by
johanvergeer
request.user does not use custom User model
bug
Something isn't working
#515
opened Dec 4, 2023 by
ollejernstrom
as_view()
is not compatible with the view argument of path
bug
#514
opened Nov 21, 2023 by
albertjan
Field.to_representation() should accept None
bug
Something isn't working
#510
opened Nov 16, 2023 by
Kangaroux
GenericAPIView is missing a typed get_queryset() method
bug
Something isn't working
#489
opened Oct 17, 2023 by
Kangaroux
_MonkeyPatchedResponse missing attribute Something isn't working
wsgi_request
.
bug
#389
opened Apr 3, 2023 by
PedroPerpetua
[Enhancement] Make APISettings a generic class.
enhancement
New feature or request
#375
opened Mar 14, 2023 by
PedroPerpetua
How to correctly override Field.to_representation
bug
Something isn't working
#290
opened Nov 15, 2022 by
XF-FW
Incompatible type with Something isn't working
many=True
bug
#260
opened Sep 27, 2022 by
christianbundy
TypeError: 'type' object is not subscriptable
bug
Something isn't working
#258
opened Sep 27, 2022 by
christianbundy
BaseSerializer.is_valid should return bool | NoReturn when raise_exception = True
bug
Something isn't working
#247
opened Jul 24, 2022 by
q0w
Cannot access member "id" for type "AbstractBaseUser" using pyright
bug
Something isn't working
pyright
Related to pyright type checker
#242
opened Jul 18, 2022 by
powelleric
ApiView + custom mixing = cannot specify the type of request
bug
Something isn't working
#232
opened Jun 13, 2022 by
sshishov
Incorrect type hint for Something isn't working
api_settings.DEFAULT_FILTER_BACKENDS
bug
#225
opened Jun 1, 2022 by
nils-van-zuijlen
Should SlugRelatedField.slug_field be optional?
bug
Something isn't working
#207
opened Apr 5, 2022 by
YPCrumble
Incorrect type hint for Something isn't working
api_settings.ALLOWED_VERSIONS
bug
#200
opened Mar 21, 2022 by
brent-moffit
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.