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 |