This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-06 07:25:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
SaJH
0c81775515
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
...
Signed-off-by: SaJH <wogur981208@gmail.com>
2024-10-16 11:52:22 +02:00
..
models
…
__init__.py
…
test_data.py
…
test_deserialization.py
Refs
#29522
-- Fixed serializers/fixtures test crash if PyYAML isn't installed.
2024-09-19 08:51:30 +02:00
test_json.py
…
test_jsonl.py
…
test_natural.py
…
test_xml.py
…
test_yaml.py
…
tests.py
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
2024-10-16 11:52:22 +02:00