Tim Graham
|
1101467ce0
|
Limited lines to 119 characters in django/
refs #23395.
|
2014-09-05 09:22:16 -04:00 |
Andrew Godwin
|
096a5de5d2
|
Fixed #23092: Squashing handles external dependencies
|
2014-07-29 10:22:00 -07:00 |
Andrew Godwin
|
8ebd6d35d7
|
Fixed #23090: Document and enforce not double-squashing migrations
|
2014-07-29 10:02:59 -07:00 |
Tim Graham
|
b48c2c5925
|
Removed extra newline.
|
2014-07-12 10:16:53 -04:00 |
Andrew Godwin
|
ebb13bbd88
|
Fixed #22983: Alert when squashing RunPython operations with referred functions.
|
2014-07-11 19:00:39 -07:00 |
Alex Gaynor
|
2ca5fc55b0
|
Fixed several flake8 errors
|
2014-06-14 10:20:42 -04:00 |
Claude Paroz
|
f17b24e407
|
Converted remaining management commands to argparse
|
2014-06-14 13:43:44 +02:00 |
Bruno Ribeiro da Silva
|
83413c53d2
|
Fixed #22511 -- Added args to migrations management commands.
|
2014-04-30 07:15:03 -04:00 |
Andrew Godwin
|
c7bf4c27a0
|
Allow squashing of squashed migrations
|
2013-11-06 15:27:08 +00:00 |
Tim Graham
|
36ded01527
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
Andrew Godwin
|
763ac8b642
|
First pass on squashmigrations command; files are right, execution not.
|
2013-10-16 12:00:07 +01:00 |