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
|
9f73629420
|
utils.importlib is deprecated
|
2013-08-09 17:36:16 +01:00 |
Andrew Godwin
|
162f7b938f
|
Make migrate command recognise prefixes and 'zero'.
|
2013-07-22 19:43:58 +01:00 |
Andrew Godwin
|
41214eaf18
|
Autodetect fields, have migrate actually work
|
2013-06-19 16:41:04 +01:00 |
Andrew Godwin
|
f25a385a5e
|
Makemigration command now works
|
2013-06-19 16:23:52 +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
|
315ab41e41
|
Initial stab at a migrate command, it's probably quite a way off.
|
2013-06-07 18:47:17 +01:00 |
Andrew Godwin
|
d0ecefc2c9
|
Start adding operations that work and tests for them
|
2013-05-29 17:47:10 +01:00 |
Andrew Godwin
|
9ce8354672
|
First phase of loading migrations from disk
|
2013-05-10 16:00:55 +01:00 |