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
Peter Inglesby
312eb5cb11
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00
..
models
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00
__init__.py
…
test_data.py
Fixed
#29227
-- Allowed BooleanField to be null=True.
2018-03-20 12:10:10 -04:00
test_deserializedobject.py
…
test_json.py
Fixed
#28984
-- Made assorted code simplifications.
2018-01-03 13:24:02 -05:00
test_natural.py
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00
test_xml.py
…
test_yaml.py
…
tests.py
…