﻿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
21046	django-admin.py always creates files with Unix line endings	Florian Sening	nobody	"Versions prior Django 1.5 created files with machine dependent line endings. With Django 1.5 and above the line endings suddenly changed to always Unix (LF). You can simply check this if you just try `startproject` and then have a look at the project files.
I could not find anything related to this but I consider this a bug because generated files should be like every other file on your machine - in the native newline format of your platform."	Bug	closed	Core (Management commands)	1.5	Normal	wontfix		Ramiro Morales	Accepted	1	0	0	0	0	0
