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-01-23 00:29:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
Hasan
26ad01719d
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
..
models
…
__init__.py
…
test_data.py
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
test_json.py
…
test_natural.py
…
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
…