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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
Tim Graham
55490ac746
Fixed serializers test crash if PyYAML isn't installed.
...
Follow up to a57c783dd4e6dc73847081221827a1902eede88b.
2019-03-20 09:23:50 -04: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
Fixed serializers test crash if PyYAML isn't installed.
2019-03-20 09:23:50 -04:00
tests.py
…