datatracker/ietf/idindex
2013-12-18 16:58:34 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
generate_all_id2_txt.py Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
generate_all_id_txt.py Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
generate_id_abstracts_txt.py Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
generate_id_index_txt.py Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
index.py Use prefetch_related to reduce the number of queries on the search page and in idindex generation, adjust a couple of members on Document slightly to not filter on relations (filtering doesn't work with prefetch_related) 2013-12-18 16:58:34 +00:00
models.py Port idindex to new schema, speed them up, add tests, refactor index 2013-04-10 11:48:07 +00:00
tests.py Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +00:00