| author | ymh <ymh.work@gmail.com> |
| Wed, 15 Apr 2015 03:39:04 +0200 | |
| changeset 108 | 076117065fd7 |
| parent 26 | e3affd6625d6 |
| child 137 | 28a16b4e67b4 |
| permissions | -rw-r--r-- |
|
0
54f4e0f9d636
Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff
changeset
|
1 |
syntax: glob |
|
54f4e0f9d636
Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff
changeset
|
2 |
dev/.vagrant/ |
|
54f4e0f9d636
Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff
changeset
|
3 |
files/ |
|
54f4e0f9d636
Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff
changeset
|
4 |
*.pyc |
|
11
f2d54d2841f3
start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
5 |
src/catedit/config.py |
|
f2d54d2841f3
start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
6 |
src/catedit/log/ |
|
12
8ca7be41e3ca
Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
11
diff
changeset
|
7 |
run/log/ |
| 26 | 8 |
run/files/ |
9 |
dist/ |
|
10 |
src/catedit.egg-info |
|
11 |
catedit.egg-info |