﻿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
11518	Custom commands cannot be run from cron (or other directory) if project is not on Python Path	mark.ellul@…	nobody	"If I wanted to create a custom command say in myproj.weather application a custom command to get_latest_weather and wanted to run that in a cron job it would fail if myproj is not on the PYTHON PATH.

I am using Python 2.6 and the imp.find_module is not finding the project path. 

I can see the project module does indeed exist in sys.modules


"	Bug	closed	Core (Other)	1.1-beta	Normal	fixed	custom commands		Ready for checkin	1	0	0	0	0	0
