Claude Paroz
|
e8a7436941
|
[1.7.x] Harmonized some PEP 0263 coding preambles
Backport of e520a73ee from master.
|
2014-05-15 20:01:31 +02:00 |
Simon Charette
|
9fb61cb64a
|
[1.7.x] Fixed #22350 -- Consistently serialize bytes and text in migrations.
Thanks to @treyhunner and Loïc for their suggestions and review.
Backport of 72d3889db4 from master
|
2014-04-13 19:03:20 -04:00 |
Andrew Godwin
|
64887c644a
|
Fixed #21142: Dependency failures on unmigrated apps.
|
2014-01-08 13:00:12 +00:00 |
Tim Graham
|
1dae4ac177
|
Whitespace cleanup.
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
|
2013-10-10 16:49:20 -04:00 |
Andrew Godwin
|
00276e0414
|
Add tests for the migrate command and fix a bug they exposed
|
2013-07-25 13:52:35 +01:00 |
Andrew Godwin
|
ab5cbae9b7
|
First stab at some migration creation commands
|
2013-06-19 15:36:22 +01:00 |