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 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
Berker Peksag
c1b6f554e4
Fixed
#15091
-- Allowed passing custom encoder to JSON serializer.
2016-06-28 11:10:07 -04:00
..
models
Fixed
#26320
-- Deprecated implicit OneToOnField parent_link.
2016-04-22 12:59:41 -04:00
__init__.py
…
test_data.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test_json.py
Fixed
#15091
-- Allowed passing custom encoder to JSON serializer.
2016-06-28 11:10:07 -04:00
test_natural.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_xml.py
…
test_yaml.py
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
tests.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00