.pydevproject
author ymh <ymh.work@gmail.com>
Mon, 11 Jul 2011 18:19:45 +0200
changeset 85 2ff78b3ac007
parent 0 896db0083b76
child 181 27d111cf9c19
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" standalone="no"?>
<?eclipse-pydev version="1.0"?>

<pydev_project>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">python_hdabo</pydev_property>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
<path>/hdabo/web</path>
</pydev_pathproperty>
</pydev_project>