.settings/org.eclipse.core.resources.prefs
author rougeronj
Thu, 16 Jul 2015 12:41:07 +0200
changeset 643 47e20a5c2379
parent 614 40e125004a0b
child 675 d68e7b3a2e4f
permissions -rw-r--r--
activate basic autocomplete behaviour on input of notice HDA
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
253
1113c3874dd6 Added Datasheet View
veltr
parents: 243
diff changeset
     1
eclipse.preferences.version=1
1113c3874dd6 Added Datasheet View
veltr
parents: 243
diff changeset
     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
3d54acec55d6 first stage for import_rdf
ymh <ymh.work@gmail.com>
parents: 359
diff changeset
     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
c752fdee555b Migration to django 1.7
ymh <ymh.work@gmail.com>
parents: 492
diff changeset
    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
1357a0cfdbf7 continue django 1.7 upgrade
ymh <ymh.work@gmail.com>
parents: 545
diff changeset
    20
encoding//src/hdalab/apps.py=utf-8
492
19220d52bce7 add preview calculation
ymh <ymh.work@gmail.com>
parents: 481
diff changeset
    21
encoding//src/hdalab/celery.py=utf-8
345
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
    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
19220d52bce7 add preview calculation
ymh <ymh.work@gmail.com>
parents: 481
diff changeset
    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
efd1aaee4b0c add moderation command
ymh <ymh.work@gmail.com>
parents: 473
diff changeset
    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
df8b3b49e81c correct bug and add email sending
ymh <ymh.work@gmail.com>
parents: 458
diff changeset
    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
19220d52bce7 add preview calculation
ymh <ymh.work@gmail.com>
parents: 481
diff changeset
    46
encoding//src/hdalab/signals.py=utf-8
19220d52bce7 add preview calculation
ymh <ymh.work@gmail.com>
parents: 481
diff changeset
    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
3684db1579ff folder management from hdalab : first step
cavaliet
parents: 299
diff changeset
    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
b33caeba7faa profile page first step
cavaliet
parents: 288
diff changeset
    53
encoding//src/hdalab/views/profile.py=utf-8
253
1113c3874dd6 Added Datasheet View
veltr
parents: 243
diff changeset
    54
encoding//web/hdalab/config.py=utf-8
1113c3874dd6 Added Datasheet View
veltr
parents: 243
diff changeset
    55
encoding//web/hdalab/management/commands/fill_country_codes.py=utf-8