|
@@ -333,7 +333,7 @@ Note that this only works given two things:
|
|
that your database doesn't match your models, you'll just get errors when
|
|
that your database doesn't match your models, you'll just get errors when
|
|
migrations try to modify those tables.
|
|
migrations try to modify those tables.
|
|
|
|
|
|
-.. versionchanged: 1.8
|
|
|
|
|
|
+.. versionchanged:: 1.8
|
|
|
|
|
|
The ``--fake-initial`` flag to :djadmin:`migrate` was added. Previously,
|
|
The ``--fake-initial`` flag to :djadmin:`migrate` was added. Previously,
|
|
Django would always automatically fake-apply initial migrations if it
|
|
Django would always automatically fake-apply initial migrations if it
|