.settings/org.eclipse.core.resources.prefs
author ymh <ymh.work@gmail.com>
Mon, 11 Jul 2011 18:19:45 +0200
changeset 85 2ff78b3ac007
parent 47 08b008c5a07d
child 104 28a2c02ef6c8
permissions -rw-r--r--
Correction bug #18 - add a unique constraint - add the original tag to the list (to be able to diffeerentiate) - return 400 bad request when necessary - catch that in the js to display an error message
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47
08b008c5a07d - add popularity
ymh <ymh.work@gmail.com>
parents: 42
diff changeset
     1
#Fri Jun 17 17:33:03 CEST 2011
0
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
eclipse.preferences.version=1
11
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     3
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/haystack/backends/__init__.py=utf-8
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     4
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/fields.py=utf-8
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     5
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/forms.py=utf-8
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     6
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/sortedm2m/tests.py=utf-8
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     7
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/whoosh/analysis.py=utf8
25
e5f8cb1020c8 add command to reset wikipedia info on a tag
ymh <ymh.work@gmail.com>
parents: 24
diff changeset
     8
encoding//virtualenv/web/env/hdabo/lib/python2.6/site-packages/wikitools/wiki.py=utf-8
11
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     9
encoding//web/hdabo/fields.py=utf-8
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    10
encoding//web/hdabo/forms.py=utf-8
47
08b008c5a07d - add popularity
ymh <ymh.work@gmail.com>
parents: 42
diff changeset
    11
encoding//web/hdabo/management/commands/import_csv.py=utf-8
08b008c5a07d - add popularity
ymh <ymh.work@gmail.com>
parents: 42
diff changeset
    12
encoding//web/hdabo/management/commands/import_tag_popularity.py=utf-8
08b008c5a07d - add popularity
ymh <ymh.work@gmail.com>
parents: 42
diff changeset
    13
encoding//web/hdabo/management/commands/query_wikipedia.py=utf-8
0
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
encoding//web/hdabo/models.py=utf-8
11
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    15
encoding//web/hdabo/search/french_whoosh_backend.py=utf-8
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    16
encoding//web/hdabo/tests/models.py=utf-8
143ab88d17f8 add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    17
encoding//web/hdabo/tests/sortedm2mfield.py=utf-8
24
8f84b9bbd22d add wikipedia link edition
ymh <ymh.work@gmail.com>
parents: 15
diff changeset
    18
encoding//web/hdabo/utils.py=utf-8
42
861a78f74a37 modify behavior for tag modification on the datasheet
ymh <ymh.work@gmail.com>
parents: 37
diff changeset
    19
encoding//web/hdabo/views.py=utf-8
24
8f84b9bbd22d add wikipedia link edition
ymh <ymh.work@gmail.com>
parents: 15
diff changeset
    20
encoding//web/hdabo/wp_utils.py=utf-8