| author | ymh <ymh.work@gmail.com> |
| Fri, 17 Aug 2012 18:18:10 +0200 | |
| changeset 227 | b0cd3e6e31c7 |
| parent 216 | c4953332bc52 |
| child 243 | 1f2840354865 |
| permissions | -rw-r--r-- |
| 135 | 1 |
eclipse.preferences.version=1 |
| 152 | 2 |
encoding//data/villes.csv=ISO-8859-1 |
| 135 | 3 |
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/haystack/backends/__init__.py=utf-8 |
4 |
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/fields.py=utf-8 |
|
5 |
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/forms.py=utf-8 |
|
6 |
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/tests.py=utf-8 |
|
7 |
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/whoosh/analysis.py=utf8 |
|
8 |
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/api.py=utf-8 |
|
9 |
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/wiki.py=utf-8 |
|
10 |
encoding//web/hdabo/forms.py=utf-8 |
|
| 199 | 11 |
encoding//web/hdabo/management/commands/clean_tags.py=utf-8 |
12 |
encoding//web/hdabo/management/commands/diff_csv.py=utf-8 |
|
| 135 | 13 |
encoding//web/hdabo/management/commands/import_csv.py=utf-8 |
14 |
encoding//web/hdabo/management/commands/import_tag_popularity.py=utf-8 |
|
15 |
encoding//web/hdabo/management/commands/query_wikipedia.py=utf-8 |
|
| 199 | 16 |
encoding//web/hdabo/management/utils.py=utf-8 |
| 135 | 17 |
encoding//web/hdabo/migrations/0001_initial.py=utf-8 |
18 |
encoding//web/hdabo/migrations/0002_backport_hdabo_sf.py=utf-8 |
|
19 |
encoding//web/hdabo/migrations/0003_update_redirection.py=utf-8 |
|
| 199 | 20 |
encoding//web/hdabo/migrations/0005_auto__chg_field_datasheet_organisation.py=utf-8 |
| 135 | 21 |
encoding//web/hdabo/models.py=utf-8 |
22 |
encoding//web/hdabo/search/french_whoosh_backend.py=utf-8 |
|
23 |
encoding//web/hdabo/tests/models.py=utf-8 |
|
24 |
encoding//web/hdabo/utils.py=utf-8 |
|
25 |
encoding//web/hdabo/views.py=utf-8 |
|
26 |
encoding//web/hdabo/wp_utils.py=utf-8 |
|
27 |
encoding//web/hdalab/__init__.py=utf-8 |
|
28 |
encoding//web/hdalab/config.py=utf-8 |
|
29 |
encoding//web/hdalab/manage.py=utf-8 |
|
30 |
encoding//web/hdalab/management/commands/export_tags_csv.py=utf-8 |
|
31 |
encoding//web/hdalab/management/commands/export_wpcategory_csv.py=utf-8 |
|
32 |
encoding//web/hdalab/management/commands/fill_country_codes.py=utf-8 |
|
33 |
encoding//web/hdalab/management/commands/fill_tag_years.py=utf-8 |
|
34 |
encoding//web/hdalab/management/commands/geojson_transform.py=utf-8 |
|
35 |
encoding//web/hdalab/management/commands/import_hda_insee_csv.py=utf-8 |
|
36 |
encoding//web/hdalab/management/commands/import_hdabo_db.py=utf-8 |
|
37 |
encoding//web/hdalab/management/commands/import_insee_csv.py=utf-8 |
|
|
216
c4953332bc52
correct all category query condition
ymh <ymh.work@gmail.com>
parents:
199
diff
changeset
|
38 |
encoding//web/hdalab/management/commands/query_category_inclusion.py=utf-8 |
| 135 | 39 |
encoding//web/hdalab/management/commands/query_dbpedia.py=utf-8 |
40 |
encoding//web/hdalab/management/commands/query_geo_inclusion.py=utf-8 |
|
41 |
encoding//web/hdalab/management/commands/query_wikipedia_category.py=utf-8 |
|
42 |
encoding//web/hdalab/management/utils.py=utf-8 |
|
43 |
encoding//web/hdalab/migrations/0001_initial.py=utf-8 |
|
44 |
encoding//web/hdalab/migrations/0002_dataviz.py=utf-8 |
|
45 |
encoding//web/hdalab/migrations/0003_hdasession.py=utf-8 |
|
46 |
encoding//web/hdalab/migrations/0005_rename_end_year.py=utf-8 |
|
47 |
encoding//web/hdalab/migrations/0006_dbpedia_fields_one_to_one.py=utf-8 |
|
48 |
encoding//web/hdalab/migrations/0007_geographic_inclusion.py=utf-8 |
|
49 |
encoding//web/hdalab/migrations/0008_datasheet_insee.py=utf-8 |
|
50 |
encoding//web/hdalab/models/dataviz.py=utf-8 |
|
51 |
encoding//web/hdalab/settings.py=utf-8 |
|
52 |
encoding//web/hdalab/urls.py=utf-8 |
|
| 154 | 53 |
encoding//web/hdalab/utils.py=utf-8 |
| 135 | 54 |
encoding//web/hdalab/views/ajax.py=utf-8 |