.settings/org.eclipse.core.resources.prefs
author ymh <ymh.work@gmail.com>
Tue, 13 Mar 2012 13:28:26 +0100
changeset 154 8527c5a3ddb7
parent 152 e2ceeb903de6
child 199 ae8f8d549eed
permissions -rw-r--r--
add cache management to filter
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
154
8527c5a3ddb7 add cache management to filter
ymh <ymh.work@gmail.com>
parents: 152
diff changeset
     1
#Tue Mar 13 12:57:45 CET 2012
135
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     2
eclipse.preferences.version=1
152
e2ceeb903de6 improve requests
ymh <ymh.work@gmail.com>
parents: 135
diff changeset
     3
encoding//data/villes.csv=ISO-8859-1
135
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     4
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/haystack/backends/__init__.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     5
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/fields.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     6
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/forms.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     7
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/tests.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     8
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/whoosh/analysis.py=utf8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     9
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/api.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    10
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/wiki.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    11
encoding//web/hdabo/forms.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    12
encoding//web/hdabo/management/commands/import_csv.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    13
encoding//web/hdabo/management/commands/import_tag_popularity.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    14
encoding//web/hdabo/management/commands/query_wikipedia.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    15
encoding//web/hdabo/migrations/0001_initial.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    16
encoding//web/hdabo/migrations/0002_backport_hdabo_sf.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    17
encoding//web/hdabo/migrations/0003_update_redirection.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    18
encoding//web/hdabo/models.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    19
encoding//web/hdabo/search/french_whoosh_backend.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    20
encoding//web/hdabo/tests/models.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    21
encoding//web/hdabo/utils.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    22
encoding//web/hdabo/views.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    23
encoding//web/hdabo/wp_utils.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    24
encoding//web/hdalab/__init__.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    25
encoding//web/hdalab/config.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    26
encoding//web/hdalab/manage.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    27
encoding//web/hdalab/management/commands/export_tags_csv.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    28
encoding//web/hdalab/management/commands/export_wpcategory_csv.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    29
encoding//web/hdalab/management/commands/fill_country_codes.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    30
encoding//web/hdalab/management/commands/fill_tag_years.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    31
encoding//web/hdalab/management/commands/geojson_transform.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    32
encoding//web/hdalab/management/commands/import_hda_insee_csv.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    33
encoding//web/hdalab/management/commands/import_hdabo_db.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    34
encoding//web/hdalab/management/commands/import_insee_csv.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    35
encoding//web/hdalab/management/commands/query_dbpedia.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    36
encoding//web/hdalab/management/commands/query_geo_inclusion.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    37
encoding//web/hdalab/management/commands/query_wikipedia_category.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    38
encoding//web/hdalab/management/utils.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    39
encoding//web/hdalab/migrations/0001_initial.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    40
encoding//web/hdalab/migrations/0002_dataviz.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    41
encoding//web/hdalab/migrations/0003_hdasession.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    42
encoding//web/hdalab/migrations/0005_rename_end_year.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    43
encoding//web/hdalab/migrations/0006_dbpedia_fields_one_to_one.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    44
encoding//web/hdalab/migrations/0007_geographic_inclusion.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    45
encoding//web/hdalab/migrations/0008_datasheet_insee.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    46
encoding//web/hdalab/models/dataviz.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    47
encoding//web/hdalab/settings.py=utf-8
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    48
encoding//web/hdalab/urls.py=utf-8
154
8527c5a3ddb7 add cache management to filter
ymh <ymh.work@gmail.com>
parents: 152
diff changeset
    49
encoding//web/hdalab/utils.py=utf-8
135
dd6578e36a57 translate interface
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    50
encoding//web/hdalab/views/ajax.py=utf-8