mirror of
https://github.com/django/django.git
synced 2025-08-19 10:10:42 +00:00
[1.8.x] Fixed typos in the 1.7.7 release notes.
Backport of 28e8978325
from master
This commit is contained in:
parent
62012b071e
commit
a988cc8f18
1 changed files with 1 additions and 1 deletions
|
@ -51,4 +51,4 @@ Bugfixes
|
||||||
|
|
||||||
* Stopped writing migration files in dry run mode when merging migration
|
* Stopped writing migration files in dry run mode when merging migration
|
||||||
conflicts. When ``makemigrations --merge`` is called with ``verbosity=3`` the
|
conflicts. When ``makemigrations --merge`` is called with ``verbosity=3`` the
|
||||||
migration file is written to ``stdout`` (:ticket: `24427`).
|
migration file is written to ``stdout`` (:ticket:`24427`).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue