This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
f909fa84be
django1
/
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
…