.project
author grandjoncl
Mon, 03 Dec 2012 16:12:53 +0100
changeset 1007 a6d47caa7fc0
parent 389 a32ce3533447
child 1120 d3a125e619d9
permissions -rw-r--r--
creation of a function in order to avoid using settings.WEB_URL + reverse in the views. Function to get the web_url using site domain replacement in the templates of WEB_URL + templatetag url by the templatetag absurl

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>platform_group</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>com.aptana.ide.core.unifiedBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>com.aptana.projects.webnature</nature>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>