1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/tests/serializers
2020-05-25 10:45:16 +02:00
..
models Changed '%s' % value pattern to str(value). 2020-05-04 08:27:18 +02:00
__init__.py
test_data.py
test_deserializedobject.py
test_json.py
test_natural.py
test_xml.py
test_yaml.py
tests.py Fixed #29078 -- Made serializers respect prefetch_related() for m2m fields. 2020-05-25 10:45:16 +02:00