diff options
| author | Tim Heap <tim@timheap.me> | 2014-11-11 15:41:55 +1100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-11-28 07:48:39 -0500 |
| commit | deb607648ed7d484a90474b6da48642b4f39bca7 (patch) | |
| tree | f9728781a87ed9b8f708aa9803c19c3607c7e0e0 /AUTHORS | |
| parent | ab89414f40db1598364a7fe4cfac1766cacd2668 (diff) | |
Fixed #23728 -- Added the --exit option to makemigrations.
If no changes that need migrations are found, `makemigrations --exit`
exits with error code 1.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -649,6 +649,7 @@ answer newbie questions, and generally made Django that much better: Thomas Stromberg <tstromberg@google.com> tibimicu@gmx.net Tim Graham <timograham@gmail.com> + Tim Heap <tim@timheap.me> Tim Saylor <tim.saylor@gmail.com> Tobias McNulty <http://www.caktusgroup.com/blog> tobias@neuyork.de |
