| author | ymh <ymh.work@gmail.com> |
| Tue, 02 Jul 2013 10:15:50 +0200 | |
| changeset 57 | a82c3913c1fc |
| parent 48 | f4fadc1b9d70 |
| child 61 | 0048668779c0 |
| permissions | -rw-r--r-- |
| 0 | 1 |
eclipse.preferences.version=1 |
2 |
encoding//src/core/import_processor.py=utf-8 |
|
|
36
f770159c3cee
Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents:
35
diff
changeset
|
3 |
encoding//src/core/migrations/0001_initial.py=utf-8 |
|
f770159c3cee
Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents:
35
diff
changeset
|
4 |
encoding//src/core/migrations/0002_auto__add_field_term_wikipedia_edition.py=utf-8 |
|
f770159c3cee
Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents:
35
diff
changeset
|
5 |
encoding//src/core/migrations/0003_auto__add_srepnoticeterm.py=utf-8 |
|
f770159c3cee
Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents:
35
diff
changeset
|
6 |
encoding//src/core/migrations/0004_auto__add_field_term_link_semantic_level.py=utf-8 |
|
35
859862939996
add qualifier on the wikipedia link
ymh <ymh.work@gmail.com>
parents:
33
diff
changeset
|
7 |
encoding//src/core/migrations/0005_set_semantic_link_level.py=utf-8 |
|
36
f770159c3cee
Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents:
35
diff
changeset
|
8 |
encoding//src/core/migrations/0006_auto__del_unique_noticeimage_relative_url__add_unique_noticeimage_noti.py=utf-8 |
|
48
f4fadc1b9d70
cache the nb_notice query to improve perf.
ymh <ymh.work@gmail.com>
parents:
43
diff
changeset
|
9 |
encoding//src/core/migrations/0007_auto__add_field_term_nb_notice.py=utf-8 |
|
f4fadc1b9d70
cache the nb_notice query to improve perf.
ymh <ymh.work@gmail.com>
parents:
43
diff
changeset
|
10 |
encoding//src/core/migrations/0008_populate_nb_notice.py=utf-8 |
| 0 | 11 |
encoding//src/core/models/notice.py=utf-8 |
12 |
encoding//src/core/models/term.py=utf-8 |
|
13 |
encoding//src/core/rdf_models.py=utf-8 |
|
14 |
encoding//src/core/settings.py=utf-8 |
|
15 |
encoding//src/core/templatetags/core_extras.py=utf-8 |
|
16 |
encoding//src/core/templatetags/utils.py=utf-8 |
|
|
35
859862939996
add qualifier on the wikipedia link
ymh <ymh.work@gmail.com>
parents:
33
diff
changeset
|
17 |
encoding//src/core/utils.py=utf-8 |
| 0 | 18 |
encoding//src/core/wp_utils.py=utf-8 |
19 |
encoding//src/jocondelab/config.py=utf-8 |
|
20 |
encoding//src/jocondelab/forms.py=utf-8 |
|
21 |
encoding//src/jocondelab/management/commands/import_csv.py=utf-8 |
|
22 |
encoding//src/jocondelab/management/commands/import_skos.py=utf-8 |
|
| 28 | 23 |
encoding//src/jocondelab/management/commands/import_term_labels.py=utf-8 |
| 0 | 24 |
encoding//src/jocondelab/management/commands/import_terms.py=utf-8 |
| 43 | 25 |
encoding//src/jocondelab/migrations/0001_initial.py=utf-8 |
| 0 | 26 |
encoding//src/jocondelab/models.py=utf-8 |
| 5 | 27 |
encoding//src/jocondelab/utils.py=utf-8 |
| 0 | 28 |
encoding//src/jocondelab/views.py=utf-8 |
| 28 | 29 |
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/rdflib_sqlalchemy/__init__.py=utf-8 |
| 33 | 30 |
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/wikitools/wiki.py=utf-8 |