datatracker/ietf/idindex
2017-03-27 21:41:18 +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 Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_all_id_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_id_abstracts_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_id_index_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
index.py Reworked the email address handling in order to be able to support non-ascii names as part of email address fields. Reworked the generation of user names in the test suite to generate names from multiple non-ascii locales. Fixes issue #2080. 2017-02-18 21:50:18 +00:00
tests.py Changed the creation of temporary test dirs to use names which include the test class name, in order to make it possible to run test cases in parallel. Disabled coverage testing when running in parallel (those classes cannot be pickled and distributed to the test runner threads, and also won't pass coverage data back). Tweaked the TestCase.tempdir() method. 2017-03-27 21:41:18 +00:00