mirror of
https://github.com/django/django.git
synced 2025-06-12 15:09:12 +00:00
[1.7.x] Removed extra newline.
Backport of b48c2c5925 from master
This commit is contained in:
parent
563046a7de
commit
aa1c615428
@ -117,4 +117,3 @@ class Command(BaseCommand):
|
|||||||
self.stdout.write(" Your migrations contained functions that must be manually copied over,")
|
self.stdout.write(" Your migrations contained functions that must be manually copied over,")
|
||||||
self.stdout.write(" as we could not safely copy their implementation.")
|
self.stdout.write(" as we could not safely copy their implementation.")
|
||||||
self.stdout.write(" See the comment at the top of the squashed migration for details.")
|
self.stdout.write(" See the comment at the top of the squashed migration for details.")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user