gva/gnuviechadmin/gnuviechadmin
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
..
tests Fix tests 2023-04-29 13:10:25 +02:00
__init__.py Bump version to 0.13.0 2023-04-15 12:07:12 +02:00
auth.py Remove Twitter login, disable signups 2023-04-14 19:56:41 +02:00
celery.py Use correct settings for celery 2023-04-29 10:33:17 +02:00
context_processors.py Upgrade to Django 3.2 2023-02-18 22:46:48 +01:00
settings.py Fix output of response_for_exception in tests 2023-05-02 17:57:13 +02:00
urls.py Implement invoice model and admin API 2023-04-23 14:43:44 +02:00
wsgi.py Clean PEP8 violations 2015-11-22 14:03:47 +00:00