﻿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
694	[patch] TEMPLATE_DIRS should allow project root relative paths	nirvdrum	Adrian Holovaty	"Many people develop their projects on one machine and deploy on another.  The two (or more) different computers may not have the same filesystem layout and may not even be running the same OS.  As such, it'd be nice if the requirement for absolute paths could be eliminated.

For my current django project, I have something like:

{{{
project/
   apps/
   templates/
}}}

It'd be nice if the templates directory could be specified relative to the project root."	enhancement	closed	Template system	dev	normal	wontfix		sorin moeffju	Unreviewed	1	0	0	0	0	0
