Bug#401616: Info received (Bug#401616: python-django: manage.py is not executable and has no shebang)

2006-12-06 Thread Brett Parker
It's now fixed in svn. -- Brett Parker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#401616: python-django: manage.py is not executable and has no shebang

2006-12-04 Thread Brett Parker
On Mon, Dec 04, 2006 at 10:46:46PM +0100, Jonathan Ballet wrote: > Package: python-django > Version: 0.95-1 > Severity: normal > > Hello, > > I just noticed that, when a new project is created, the 'manage.py' file > created is not executable, and it has no shebang. > > The diff file of python-d

Bug#401616: python-django: manage.py is not executable and has no shebang

2006-12-04 Thread Jonathan Ballet
Package: python-django Version: 0.95-1 Severity: normal Hello, I just noticed that, when a new project is created, the 'manage.py' file created is not executable, and it has no shebang. The diff file of python-django's package seems to remove the shebang, I don't know for the executable flag. W