This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d27643354e
django
/
tests
/
serializers
/
models
History
Tim Graham
e6262aaaf8
Refs
#27358
-- Removed invalid/unneeded FileField.upload_to in tests/docs.
2016-11-30 17:05:31 -05:00
..
__init__.py
Fixed
#24607
-- Serialized natural keys in multi-table inheritance models.
2016-10-12 20:04:57 -04:00
base.py
…
data.py
Refs
#27358
-- Removed invalid/unneeded FileField.upload_to in tests/docs.
2016-11-30 17:05:31 -05:00
multi_table.py
Fixed
#24607
-- Serialized natural keys in multi-table inheritance models.
2016-10-12 20:04:57 -04:00
natural.py
…