| author | ymh <ymh.work@gmail.com> |
| Wed, 22 Jul 2015 15:02:44 +0200 | |
| changeset 1408 | 7fd4925c3c53 |
| parent 1407 | fc9654218d53 |
| child 1420 | 0637048db5d4 |
| permissions | -rw-r--r-- |
| 1074 | 1 |
eclipse.preferences.version=1 |
|
1407
fc9654218d53
add copy on api, add skeleton for api tests + remove django 1.9 warnings (as much as possible)
ymh <ymh.work@gmail.com>
parents:
1383
diff
changeset
|
2 |
encoding//src/ldt/ldt/api/ldt/tests/tests_project.py=utf-8 |
| 1074 | 3 |
encoding//src/ldt/ldt/indexation/backends/elasticsearch_backend.py=utf-8 |
4 |
encoding//src/ldt/ldt/indexation/highlighter.py=utf-8 |
|
5 |
encoding//src/ldt/ldt/indexation/models.py=utf-8 |
|
6 |
encoding//src/ldt/ldt/indexation/query_parser.py=utf-8 |
|
7 |
encoding//src/ldt/ldt/indexation/search_indexes.py=utf-8 |
|
| 1117 | 8 |
encoding//src/ldt/ldt/indexation/signals.py=utf-8 |
| 1074 | 9 |
encoding//src/ldt/ldt/indexation/tests.py=utf-8 |
|
1407
fc9654218d53
add copy on api, add skeleton for api tests + remove django 1.9 warnings (as much as possible)
ymh <ymh.work@gmail.com>
parents:
1383
diff
changeset
|
10 |
encoding//src/ldt/ldt/ldt_utils/apps.py=utf-8 |
| 1074 | 11 |
encoding//src/ldt/ldt/ldt_utils/events.py=utf-8 |
|
1373
c9ed2ae1a902
correct problem with ompulsory tags for content and tags indexation
ymh <ymh.work@gmail.com>
parents:
1369
diff
changeset
|
12 |
encoding//src/ldt/ldt/ldt_utils/migrations/0001_initial.py=utf-8 |
| 1369 | 13 |
encoding//src/ldt/ldt/ldt_utils/views/ldt_json.py=utf-8 |
|
1357
dd3b4c9d5035
add command to create media and content
ymh <ymh.work@gmail.com>
parents:
1296
diff
changeset
|
14 |
encoding//src/ldt/ldt/management/commands/createmediacontent.py=utf-8 |
|
1077
94cca4093b60
add command to sync the iri file, recreating them if necessary
ymh <ymh.work@gmail.com>
parents:
1074
diff
changeset
|
15 |
encoding//src/ldt/ldt/management/commands/synciri.py=utf-8 |
| 1181 | 16 |
encoding//src/ldt/ldt/management/commands/updateiriurlinprojects.py=utf-8 |
| 1074 | 17 |
encoding//src/ldt/ldt/management/utils.py=utf-8 |
|
1407
fc9654218d53
add copy on api, add skeleton for api tests + remove django 1.9 warnings (as much as possible)
ymh <ymh.work@gmail.com>
parents:
1383
diff
changeset
|
18 |
encoding//src/ldt/ldt/security/apps.py=utf-8 |
| 1074 | 19 |
encoding//src/ldt/ldt/test/test_runner.py=utf-8 |
20 |
encoding//src/ldt/ldt/text/migrations/0001_initial.py=utf-8 |
|
|
1383
eb55bae28748
remove ref to ldtplatform in platform
ymh <ymh.work@gmail.com>
parents:
1373
diff
changeset
|
21 |
encoding//src/ldt/ldt/user/migrations/0001_initial.py=utf-8 |
| 1074 | 22 |
encoding//virtualenv/web/env/guardianenv/Lib/site-packages/guardian/migrations/0001_initial.py=utf-8 |
23 |
encoding/<project>=UTF-8 |