--ds=tests.testapp.settings

# ignore tests that fail; investigation pending
--ignore=tests/management/commands/test_create_template_tags.py
--ignore=tests/management/commands/test_pipchecker.py
--ignore=tests/templatetags/test_highlighting.py

# this one consumes a ridiculous amount of memory; investigation pending
--ignore=tests/management/commands/shell_plus_tests/test_shell_plus.py
