.pydevproject
author wakimd
Wed, 22 Dec 2010 12:01:05 +0100
changeset 25 c8dfd7ea87e5
parent 17 683ce4109c28
permissions -rw-r--r--
Corrections on merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     2
<?eclipse-pydev version="1.0"?>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     3
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     4
<pydev_project>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     5
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Python-venv-Leezam</pydev_property>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     6
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     7
<pydev_variables_property name="org.python.pydev.PROJECT_VARIABLE_SUBSTITUTION">
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     8
<key>DJANGO_MANAGE_LOCATION</key>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     9
<value>web/leezam/manage.py</value>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    10
</pydev_variables_property>
683ce4109c28 various corrections, especially on the model (and tags)
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    11
</pydev_project>