﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24950	Add unicode_literals to startapp's template models.py	Markus Holtermann	nobody	When creating a new app using the `startapp` django-admin command, the included `models.py` file does not contain a `from __future__ import unicode_literals`. In order to drive the use of unicode forwards we should include that line.	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed		Markus Holtermann	Ready for checkin	0	0	0	0	1	0
