Loic Bistuer
|
e1266e50b2
|
Fixed #21015 -- Fixed MigrationLoader when importlib.import_module returns a file module or an empty directory.
|
2013-09-06 08:30:19 -04:00 |
Loic Bistuer
|
82bbb9fe81
|
Fixed #21014 -- Fixed gobbled ImportError in MigrationLoader.
|
2013-09-06 08:30:18 -04:00 |
Andrew Godwin
|
162f7b938f
|
Make migrate command recognise prefixes and 'zero'.
|
2013-07-22 19:43:58 +01:00 |
Andrew Godwin
|
2ae8a8a77d
|
Fix test running with new apps stuff/migrate actually running migrations
|
2013-06-19 15:36:02 +01:00 |
Andrew Godwin
|
e6f7f4533c
|
Add an Executor for end-to-end running
|
2013-05-30 18:08:58 +01:00 |
Andrew Godwin
|
d0ecefc2c9
|
Start adding operations that work and tests for them
|
2013-05-29 17:47:10 +01:00 |
Andrew Godwin
|
7d041b9394
|
Split up test and make the State classes a bit better.
|
2013-05-18 13:49:56 +02:00 |