Andrew Godwin
|
ab587fa51a
|
Add --dry-run option to makemigrations
|
2013-12-04 13:55:20 +00:00 |
Javed Khan
|
a921f06345
|
Fixed #21280 -- Don't generate empty migration files
|
2013-10-17 08:21:17 -04:00 |
Markus Holtermann
|
bd8e1a354c
|
Fixed #20977 -- Fixed writing migrations to disk on Python 3
|
2013-09-06 09:51:58 -04:00 |
Andrew Godwin
|
beefac8aae
|
Only create the migration directory once per app
|
2013-08-21 22:32:05 +01:00 |
Andrew Godwin
|
2e7f45a372
|
Change autodetector changes API to be just one method
|
2013-08-21 22:25:15 +01:00 |
Andrew Godwin
|
841b7af812
|
Use DEFAULT_DB_ALIAS
|
2013-08-12 16:40:41 +01:00 |
Andrew Godwin
|
d5a7a3d6a8
|
Add clarifying comment
|
2013-08-10 21:04:59 +01:00 |
Andrew Godwin
|
3f1f91f155
|
Print all bad apps passed to makemigrations, not just the first one.
|
2013-08-10 20:02:55 +01:00 |
Andrew Godwin
|
b3cec920a2
|
Remove other color_style override
|
2013-08-09 17:39:07 +01:00 |
Andrew Godwin
|
0e8ee50e86
|
Rename makemigration to makemigrations
|
2013-06-20 15:27:33 +01:00 |