diff options
| author | Andrei Kulakov <andrei.avk@gmail.com> | 2015-03-31 16:30:39 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-07-13 15:57:40 -0400 |
| commit | db97a8849519a3933bf4abd2184efd68ebc21965 (patch) | |
| tree | 456edbf87bf6084e3345723b96492c7cd48a6a3a /AUTHORS | |
| parent | a2b999dfcac9bc92513a36ec6b3033ded1561c66 (diff) | |
Fixed #24375 -- Added Migration.initial attribute
The new attribute is checked when the `migrate --fake-initial` option
is used. initial will be set to True for all initial migrations (this
is particularly useful when initial migrations are split) as well as
for squashed migrations.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ answer newbie questions, and generally made Django that much better: Ana Krivokapic <https://github.com/infraredgirl> Andi Albrecht <albrecht.andi@gmail.com> André Ericson <de.ericson@gmail.com> + Andrei Kulakov <andrei.avk@gmail.com> Andreas Andreas Mock <andreas.mock@web.de> Andreas Pelme <andreas@pelme.se> |
