Tim Graham
|
92053acbb9
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
Dražen Odobašić
|
b1e33ceced
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
Flavio Curella
|
c2e70f0265
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
Claude Paroz
|
e520a73eee
|
Harmonized some PEP 0263 coding preambles
|
2014-05-15 19:58:41 +02:00 |
Jason Myers
|
3f115776e1
|
PEP8
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
2013-11-02 23:50:38 -05:00 |
coagulant
|
8eec2d93b6
|
Fixed all E261 warnings
|
2013-11-02 23:50:33 -05:00 |
Alasdair Nicol
|
22c6497f99
|
Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value
Thanks to Collin Anderson for the suggestion and Tim Graham for
reviewing the patch.
|
2013-08-15 19:47:26 -04:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |