Simon Charette
|
eb7a329fb6
|
[1.9.x] Fixed #25685 -- Fixed a duplicate query regression on deletion of proxied models.
Thanks to Trac alias ppetrid for the report and Tim for the review.
Conflicts:
tests/delete/tests.py
Forward port of 7c3ef19978 from stable/1.8.x
|
2015-11-22 23:12:31 -05:00 |
|
Flavio Curella
|
c2e70f0265
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
|
Tim Graham
|
b60375d4bb
|
Fixed #25129 -- Made model instance defaults work with migrations (refs #24919).
|
2015-07-21 09:19:40 -04:00 |
|
Tim Graham
|
04e69598de
|
Refs #24919 -- Made test models serializable for migrations.
|
2015-07-21 09:19:40 -04:00 |
|
Jason Myers
|
7a61c68c50
|
PEP8 cleanup
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
2013-11-02 23:50:49 -05:00 |
|
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |
|