.pydevproject
author durandn
Mon, 11 Apr 2016 16:47:09 +0200
changeset 63 6bfac7c633a0
parent 1 5f50937893ac
permissions -rw-r--r--
Added permission management into metaeducation (instead of it being in renkanmanager) + more logging around auth code + corrected client.py for oauth server so it sends the correct content-type when using client credentials
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     2
<?eclipse-pydev version="1.0"?><pydev_project>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     3
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     4
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     5
</pydev_project>