﻿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
3216	[patch] Make django/bin/daily_cleanup.py script executable	Alex Dedul	Adrian Holovaty	"Patch is trivial. 

{{{
Index: django/bin/daily_cleanup.py
===================================================================
--- django/bin/daily_cleanup.py (revision 4269)
+++ django/bin/daily_cleanup.py (working copy)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 """"""
 Daily cleanup job.
 
}}}
"	enhancement	closed	Tools		normal	fixed			Unreviewed	1	0	0	0	0	0
