# HG changeset patch # User cavaliet # Date 1330337374 -3600 # Node ID 98d264282ed95620b5bace71babe07d95fe4fb8f # Parent 9170357f7e90a2b90050b2d8d46bc0e8a5fef291 commit before merge. diff -r 9170357f7e90 -r 98d264282ed9 .settings/org.eclipse.core.resources.prefs --- a/.settings/org.eclipse.core.resources.prefs Fri Jul 15 15:23:35 2011 +0200 +++ b/.settings/org.eclipse.core.resources.prefs Mon Feb 27 11:09:34 2012 +0100 @@ -1,19 +1,47 @@ -#Fri Jul 15 14:15:04 CEST 2011 -eclipse.preferences.version=1 -encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/haystack/backends/__init__.py=utf-8 -encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/fields.py=utf-8 -encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/forms.py=utf-8 -encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/tests.py=utf-8 -encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/whoosh/analysis.py=utf8 -encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/wiki.py=utf-8 -encoding//web/hdabo/forms.py=utf-8 -encoding//web/hdabo/management/commands/import_csv.py=utf-8 -encoding//web/hdabo/management/commands/import_tag_popularity.py=utf-8 -encoding//web/hdabo/management/commands/query_wikipedia.py=utf-8 -encoding//web/hdabo/migrations/0001_initial.py=utf-8 -encoding//web/hdabo/models.py=utf-8 -encoding//web/hdabo/search/french_whoosh_backend.py=utf-8 -encoding//web/hdabo/tests/models.py=utf-8 -encoding//web/hdabo/utils.py=utf-8 -encoding//web/hdabo/views.py=utf-8 -encoding//web/hdabo/wp_utils.py=utf-8 +#Thu Feb 23 19:08:28 CET 2012 +eclipse.preferences.version=1 +encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/haystack/backends/__init__.py=utf-8 +encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/fields.py=utf-8 +encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/forms.py=utf-8 +encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/tests.py=utf-8 +encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/whoosh/analysis.py=utf8 +encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/api.py=utf-8 +encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/wiki.py=utf-8 +encoding//web/hdabo/forms.py=utf-8 +encoding//web/hdabo/management/commands/import_csv.py=utf-8 +encoding//web/hdabo/management/commands/import_tag_popularity.py=utf-8 +encoding//web/hdabo/management/commands/query_wikipedia.py=utf-8 +encoding//web/hdabo/migrations/0001_initial.py=utf-8 +encoding//web/hdabo/migrations/0002_backport_hdabo_sf.py=utf-8 +encoding//web/hdabo/migrations/0003_update_redirection.py=utf-8 +encoding//web/hdabo/models.py=utf-8 +encoding//web/hdabo/search/french_whoosh_backend.py=utf-8 +encoding//web/hdabo/tests/models.py=utf-8 +encoding//web/hdabo/utils.py=utf-8 +encoding//web/hdabo/views.py=utf-8 +encoding//web/hdabo/wp_utils.py=utf-8 +encoding//web/hdalab/__init__.py=utf-8 +encoding//web/hdalab/config.py=utf-8 +encoding//web/hdalab/manage.py=utf-8 +encoding//web/hdalab/management/commands/export_tags_csv.py=utf-8 +encoding//web/hdalab/management/commands/export_wpcategory_csv.py=utf-8 +encoding//web/hdalab/management/commands/fill_country_codes.py=utf-8 +encoding//web/hdalab/management/commands/fill_tag_years.py=utf-8 +encoding//web/hdalab/management/commands/geojson_transform.py=utf-8 +encoding//web/hdalab/management/commands/import_hda_insee_csv.py=utf-8 +encoding//web/hdalab/management/commands/import_insee_csv.py=utf-8 +encoding//web/hdalab/management/commands/query_dbpedia.py=utf-8 +encoding//web/hdalab/management/commands/query_geo_inclusion.py=utf-8 +encoding//web/hdalab/management/commands/query_wikipedia_category.py=utf-8 +encoding//web/hdalab/management/utils.py=utf-8 +encoding//web/hdalab/migrations/0001_initial.py=utf-8 +encoding//web/hdalab/migrations/0002_dataviz.py=utf-8 +encoding//web/hdalab/migrations/0003_hdasession.py=utf-8 +encoding//web/hdalab/migrations/0005_rename_end_year.py=utf-8 +encoding//web/hdalab/migrations/0006_dbpedia_fields_one_to_one.py=utf-8 +encoding//web/hdalab/migrations/0007_geographic_inclusion.py=utf-8 +encoding//web/hdalab/migrations/0008_datasheet_insee.py=utf-8 +encoding//web/hdalab/models/dataviz.py=utf-8 +encoding//web/hdalab/settings.py=utf-8 +encoding//web/hdalab/urls.py=utf-8 +encoding//web/hdalab/views/ajax.py=utf-8