1
0
mirror of https://github.com/django/django.git synced 2025-01-01 14:06:06 +00:00
django/tests/serializers
2019-12-13 11:38:09 +01:00
..
models Fixed #30987 -- Added models.PositiveBigIntegerField. 2019-11-19 09:34:11 +01:00
__init__.py
test_data.py Fixed #30987 -- Added models.PositiveBigIntegerField. 2019-11-19 09:34:11 +01:00
test_deserializedobject.py
test_json.py Fixed #26743 -- Fixed UnboundLocalError crash when deserializing m2m fields and value isn't iterable. 2019-12-13 11:38:09 +01:00
test_natural.py
test_xml.py
test_yaml.py
tests.py Corrected several typos in string literals and test names. 2019-08-07 11:23:14 +02:00