mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.7.x] Harmonized some PEP 0263 coding preambles
Backport of e520a73ee from master.
			
			
This commit is contained in:
		| @@ -304,7 +304,7 @@ class MigrationWriter(object): | ||||
|  | ||||
|  | ||||
| MIGRATION_TEMPLATE = """\ | ||||
| # encoding: utf8 | ||||
| # -*- coding: utf-8 -*- | ||||
| from __future__ import unicode_literals | ||||
|  | ||||
| from django.db import models, migrations | ||||
|   | ||||
		Reference in New Issue
	
	Block a user