.project
author ymh <ymh.work@gmail.com>
Mon, 11 Jul 2011 18:19:45 +0200
changeset 85 2ff78b3ac007
parent 0 896db0083b76
permissions -rw-r--r--
Correction bug #18 - add a unique constraint - add the original tag to the list (to be able to diffeerentiate) - return 400 bad request when necessary - catch that in the js to display an error message

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>hdabo</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>