1
0
mirror of https://github.com/django/django.git synced 2025-01-05 07:55:47 +00:00
django/tests/serializers/models
2017-01-17 20:52:04 -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 Removed Manager.use_for_related_fields and Meta.manager_inheritance_from_future. 2017-01-17 20:52:04 -05:00
natural.py