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-10 09:25:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
Tobias Kunze
a9b8898242
Refs
#11929
-- Fixed ordering of test YAML dumps.
...
Thanks Nick Pope for the review.
2019-05-03 10:48:18 +02:00
..
models
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
__init__.py
…
test_data.py
…
test_deserializedobject.py
…
test_json.py
…
test_natural.py
…
test_xml.py
…
test_yaml.py
Refs
#11929
-- Fixed ordering of test YAML dumps.
2019-05-03 10:48:18 +02:00
tests.py
…