diff options
| author | Marti Raudsepp <marti@juffo.org> | 2016-11-05 10:16:23 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-06-19 13:04:57 -0400 |
| commit | fda55c71a8846364b9dc4f4efac4d7034ef6dd6f (patch) | |
| tree | f9e97004ef01b4b5e7e5c9d2fd0b0e281c3879ab /AUTHORS | |
| parent | 4f1eb64ad0bcebfae4075486855eb6b63355cc5a (diff) | |
Fixed #27858 -- Prevented read-only management commands from creating the django_migrations table.
MigrationRecorder now assumes that if the django_migrations table
doesn't exist, then no migrations are applied.
Reverted documentation change from refs #23808.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -506,6 +506,7 @@ answer newbie questions, and generally made Django that much better: Markus Amalthea Magnuson <markus.magnuson@gmail.com> Markus Holtermann <https://markusholtermann.eu> Marten Kenbeek <marten.knbk+django@gmail.com> + Marti Raudsepp <marti@juffo.org> martin.glueck@gmail.com Martin Green Martin KosÃr <martin@martinkosir.net> |
