issues Search Results · repo:encode/django-rest-framework language:Python
Filter by
3k results
(63 ms)3k results
inencode/django-rest-framework (press backspace or delete to remove)First of all thanks for this project, i can t use Django without drf 😀
Im looking for a way to override serializers.ModelSerializer globally
Little bit of context: Our application is grown big and we ...
HoodyH
- 1
- Opened 4 days ago
- #9721
It does not support content_negotiation_class, metadata_class and versioning_class.
qqii
- 3
- Opened 18 days ago
- #9716
Will be nice to have an option to pass custom code for ValidationError based on name of UniqueTogether constraint as it
s unique or better to use violation_error_code . Line to fix: Link to the line for ...
znotdead
- Opened 21 days ago
- #9714
I am writing a test to override the HTTP_HOST header from the api client while testing, but I couldn t figure out a way
to do it. I checked the code from here and I don t think headers was passed (checked ...
golesuman
- Opened 25 days ago
- #9711
Hi,
I m using Django REST Framework in one of my projects, and I’ve noticed that some of the Persian (fa) translations are
having typos.
I’d like to help correct these translations. Could you please ...
Aazerra
- 1
- Opened 29 days ago
- #9708
Issue:
Adding the following test to TestUniqueConstraintValidation demonstrates an issue in the serializer’s unique constraint
validation logic:
def test_unique_constraint_create(self):
class SourceUniqueConstraintSerializer(serializers.ModelSerializer): ...
nefrob
- 4
- Opened on May 23
- #9707
Initially encountered in our
- https://github.com/dandi/dandi-archive/pull/2386 where our response model contains schema_url which is a URLField
and when we plugged in a proper URL to local test ...
yarikoptic
- 1
- Opened on May 21
- #9704
My use case is the following: I have Items that have Properties. There is a Many 2 Many relationship between them. I
want to be able to create Items with Properties that are created on the fly. I mean ...
jlandercy
- Opened on May 19
- #9702
DRF version 3.16.0
After the Fix unique together validator doesn t respect condition s fields
(https://github.com/encode/django-rest-framework/pull/9360) merge, a SerializerMethodField named as the same ...
simone-gasparini
- 3
- Opened on May 15
- #9700
Hi,
I sent an email to security@encode.io to report a vulnerability issue two weeks ago with followup and received no reply
so far. Please could you help check? The subject of my email is django-rest-framework ...
irenewhlee
- 4
- Opened on May 13
- #9699

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.