| author | ymh <ymh.work@gmail.com> |
| Thu, 19 Mar 2015 23:39:54 +0100 | |
| changeset 559 | 1357a0cfdbf7 |
| parent 545 | c752fdee555b |
| child 614 | 40e125004a0b |
| permissions | -rw-r--r-- |
| 253 | 1 |
eclipse.preferences.version=1 |
2 |
encoding//data/villes.csv=ISO-8859-1 |
|
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
3 |
encoding//src/hdabo/forms.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
4 |
encoding//src/hdabo/management/commands/clean_tags.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
5 |
encoding//src/hdabo/management/commands/diff_csv.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
6 |
encoding//src/hdabo/management/commands/import_csv.py=utf-8 |
| 442 | 7 |
encoding//src/hdabo/management/commands/import_rdf.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
8 |
encoding//src/hdabo/management/commands/import_tag_popularity.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
9 |
encoding//src/hdabo/management/commands/query_wikipedia.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
10 |
encoding//src/hdabo/management/utils.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
11 |
encoding//src/hdabo/migrations/0001_initial.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
12 |
encoding//src/hdabo/models.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
13 |
encoding//src/hdabo/search/french_whoosh_backend.py=utf-8 |
| 545 | 14 |
encoding//src/hdabo/tests/test_models.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
15 |
encoding//src/hdabo/utils.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
16 |
encoding//src/hdabo/views.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
17 |
encoding//src/hdabo/wp_utils.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
18 |
encoding//src/hdalab/__init__.py=utf-8 |
| 559 | 19 |
encoding//src/hdalab/apps.py=utf-8 |
| 492 | 20 |
encoding//src/hdalab/celery.py=utf-8 |
| 345 | 21 |
encoding//src/hdalab/config.py=utf-8 |
|
353
91c44b3fd11f
Correcterrors on missing dbpedia informations
ymh <ymh.work@gmail.com>
parents:
345
diff
changeset
|
22 |
encoding//src/hdalab/fields.py=utf-8 |
|
458
604b887e70c3
add state history to renkan, correct get into post, generally prepare ground for mail management
ymh <ymh.work@gmail.com>
parents:
443
diff
changeset
|
23 |
encoding//src/hdalab/forms.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
24 |
encoding//src/hdalab/manage.py=utf-8 |
| 492 | 25 |
encoding//src/hdalab/management/commands/calculate_preview.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
26 |
encoding//src/hdalab/management/commands/export_tags_csv.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
27 |
encoding//src/hdalab/management/commands/export_wpcategory_csv.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
28 |
encoding//src/hdalab/management/commands/fill_tag_years.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
29 |
encoding//src/hdalab/management/commands/geojson_transform.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
30 |
encoding//src/hdalab/management/commands/import_hda_insee_csv.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
31 |
encoding//src/hdalab/management/commands/import_hdabo_db.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
32 |
encoding//src/hdalab/management/commands/import_insee_csv.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
33 |
encoding//src/hdalab/management/commands/query_category_inclusion.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
34 |
encoding//src/hdalab/management/commands/query_dbpedia.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
35 |
encoding//src/hdalab/management/commands/query_geo_inclusion.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
36 |
encoding//src/hdalab/management/commands/query_wikipedia_category.py=utf-8 |
| 481 | 37 |
encoding//src/hdalab/management/commands/send_moderation_mail.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
38 |
encoding//src/hdalab/management/utils.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
39 |
encoding//src/hdalab/migrations/0001_initial.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
40 |
encoding//src/hdalab/models/dataviz.py=utf-8 |
| 462 | 41 |
encoding//src/hdalab/models/renkan.py=utf-8 |
|
458
604b887e70c3
add state history to renkan, correct get into post, generally prepare ground for mail management
ymh <ymh.work@gmail.com>
parents:
443
diff
changeset
|
42 |
encoding//src/hdalab/services.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
43 |
encoding//src/hdalab/settings.py=utf-8 |
| 492 | 44 |
encoding//src/hdalab/signals.py=utf-8 |
45 |
encoding//src/hdalab/tasks.py=utf-8 |
|
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
46 |
encoding//src/hdalab/urls.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
47 |
encoding//src/hdalab/utils.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
48 |
encoding//src/hdalab/views/ajax.py=utf-8 |
| 327 | 49 |
encoding//src/hdalab/views/editorial.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
50 |
encoding//src/hdalab/views/pages.py=utf-8 |
| 293 | 51 |
encoding//src/hdalab/views/profile.py=utf-8 |
| 253 | 52 |
encoding//web/hdalab/config.py=utf-8 |
53 |
encoding//web/hdalab/management/commands/fill_country_codes.py=utf-8 |