| author | rougeronj |
| Thu, 16 Jul 2015 12:41:07 +0200 | |
| changeset 643 | 47e20a5c2379 |
| parent 614 | 40e125004a0b |
| child 675 | d68e7b3a2e4f |
| 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 |
|
614
40e125004a0b
integrate last changes from mcc + finish 1.8 mig + remove some warning
ymh <ymh.work@gmail.com>
parents:
559
diff
changeset
|
12 |
encoding//src/hdabo/migrations/0002_alter_user_fields_after_1_8.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
13 |
encoding//src/hdabo/models.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
14 |
encoding//src/hdabo/search/french_whoosh_backend.py=utf-8 |
| 545 | 15 |
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
|
16 |
encoding//src/hdabo/utils.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
17 |
encoding//src/hdabo/views.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
18 |
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
|
19 |
encoding//src/hdalab/__init__.py=utf-8 |
| 559 | 20 |
encoding//src/hdalab/apps.py=utf-8 |
| 492 | 21 |
encoding//src/hdalab/celery.py=utf-8 |
| 345 | 22 |
encoding//src/hdalab/config.py=utf-8 |
|
353
91c44b3fd11f
Correcterrors on missing dbpedia informations
ymh <ymh.work@gmail.com>
parents:
345
diff
changeset
|
23 |
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
|
24 |
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
|
25 |
encoding//src/hdalab/manage.py=utf-8 |
| 492 | 26 |
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
|
27 |
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
|
28 |
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
|
29 |
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
|
30 |
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
|
31 |
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
|
32 |
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
|
33 |
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
|
34 |
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
|
35 |
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
|
36 |
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
|
37 |
encoding//src/hdalab/management/commands/query_wikipedia_category.py=utf-8 |
| 481 | 38 |
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
|
39 |
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
|
40 |
encoding//src/hdalab/migrations/0001_initial.py=utf-8 |
|
614
40e125004a0b
integrate last changes from mcc + finish 1.8 mig + remove some warning
ymh <ymh.work@gmail.com>
parents:
559
diff
changeset
|
41 |
encoding//src/hdalab/migrations/0002_alter_tagyears_tag_one2one.py=utf-8 |
|
271
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
42 |
encoding//src/hdalab/models/dataviz.py=utf-8 |
| 462 | 43 |
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
|
44 |
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
|
45 |
encoding//src/hdalab/settings.py=utf-8 |
| 492 | 46 |
encoding//src/hdalab/signals.py=utf-8 |
47 |
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
|
48 |
encoding//src/hdalab/urls.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
49 |
encoding//src/hdalab/utils.py=utf-8 |
|
8f77cf71ab02
commit the venv update (django and dependancies) in the good head
cavaliet
parents:
253
diff
changeset
|
50 |
encoding//src/hdalab/views/ajax.py=utf-8 |
| 327 | 51 |
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
|
52 |
encoding//src/hdalab/views/pages.py=utf-8 |
| 293 | 53 |
encoding//src/hdalab/views/profile.py=utf-8 |
| 253 | 54 |
encoding//web/hdalab/config.py=utf-8 |
55 |
encoding//web/hdalab/management/commands/fill_country_codes.py=utf-8 |