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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
Keda87
794b7d8033
Refs
#27546
-- Tested some __repr__() methods.
2016-12-01 08:09:38 -05:00
..
models
Refs
#27358
-- Removed invalid/unneeded FileField.upload_to in tests/docs.
2016-11-30 17:05:31 -05:00
__init__.py
…
test_data.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
test_deserializedobject.py
Refs
#27546
-- Tested some __repr__() methods.
2016-12-01 08:09:38 -05:00
test_json.py
Fixed
#26656
-- Added duration (timedelta) support to DjangoJSONEncoder.
2016-07-14 13:34:15 -04:00
test_natural.py
Fixed
#24607
-- Serialized natural keys in multi-table inheritance models.
2016-10-12 20:04:57 -04:00
test_xml.py
…
test_yaml.py
…
tests.py
Simplified a test after refs
#26207
.
2016-11-17 10:23:17 -05:00