Tim Graham
|
eeb28f4751
|
[1.11.x] Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models."
This reverts commit 74a575eb72 as it causes
unexpected migrations and doesn't seem to be the best solution.
Backport of 0595bca221 from master
|
2017-02-11 06:40:30 -05:00 |
Tim Graham
|
e6262aaaf8
|
Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs.
|
2016-11-30 17:05:31 -05:00 |
za
|
321e94fa41
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
João Sampaio
|
74a575eb72
|
Fixed #24607 -- Serialized natural keys in multi-table inheritance models.
|
2016-10-12 20:04:57 -04:00 |
Tim Graham
|
87338198e9
|
Fixed #26320 -- Deprecated implicit OneToOnField parent_link.
|
2016-04-22 12:59:41 -04:00 |
Claude Paroz
|
50acbf3ff6
|
Made tests/serializers/models.py a models package
Thanks Tim Graham for the patch series review.
|
2015-09-26 19:58:43 +02:00 |