maybe now this is fixd?

This commit is contained in:
Matthias 2021-09-08 00:55:37 +02:00
parent ff98c87311
commit 6ff4b78b23
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -112,7 +112,7 @@ class URLTest(TestCase):
return
# TODO can this be more elegant?
if url == 'account_reset_password':
if url.startswith("account_"):
return
if pk: