﻿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
706	rename of django-admin.py?	gerryrmail-dj@…	Adrian Holovaty	"I would like to step thru django-admin.py in an IDE debugger.  (Eclipse and Pydev).

To do so I have attempted to run django-admin.py as follows:

from django.bin import django-admin

django-admin.main() 

# (pydev allows me to supply the parms)

but the - in django-admin.py gives me a syntax error on both statements. If i rename django-admin.py to django_admin.py (- to _), all is well.

Perhaps you would consider making this change.

(I am a python newbie...so please cut me some slack if I am missing something simple.)


thx,

gerry rodman

htp://www.gerryrodman.com
"	enhancement	closed	Core (Management commands)		normal	wontfix			Unreviewed	0	0	0	0	0	0
