gva/gnuviechadmin/userdbs/tests
Jan Dittberner 376cfab88f Fix output of response_for_exception in tests
Django has a django.core.handlers.exception.response_for_exception that
handles SuspiciousOperationException, that is expected behaviour and
should not be logged in test output.
2023-05-02 17:57:13 +02:00
..
templatetags Upgrade to Django 3.2 2023-02-18 22:46:48 +01:00
__init__.py Add tests for userdbs app 2015-12-07 00:22:13 +00:00
test_admin.py Fix tests for Python 3 2019-01-30 21:27:25 +01:00
test_forms.py Fix tests for Python 3 2019-01-30 21:27:25 +01:00
test_models.py Fix tests 2023-04-29 13:10:25 +02:00
test_signals.py Fix tests for Python 3 2019-01-30 21:27:25 +01:00
test_views.py Fix output of response_for_exception in tests 2023-05-02 17:57:13 +02:00