﻿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
20248	Clarifying Documentation	anonymous	nobody	"These suggestions relate to the tutorial on ""django-admin.py and manage.py""

In there you will find:
""Generally, when working on a single Django project, it’s easier to use manage.py. Use django-admin.py with DJANGO_SETTINGS_MODULE, or the --settings command line option, if you need to switch between multiple Django settings files.""

Easier than what?

I suggest rewording this to:
""Generally, when working on a single Django project, it’s easier to use manage.py than to use django-admin.py.  If you need to switch between multiple Django settings files then you will have to use django-admin.py with DJANGO_SETTINGS_MODULE, or the --settings command line option."""	Uncategorized	closed	Documentation	1.4	Normal	fixed	django-admin.py		Unreviewed	0	0	0	0	1	0
