mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
maybe now this is fixd?
This commit is contained in:
parent
ff98c87311
commit
6ff4b78b23
@ -112,7 +112,7 @@ class URLTest(TestCase):
|
|||||||
return
|
return
|
||||||
|
|
||||||
# TODO can this be more elegant?
|
# TODO can this be more elegant?
|
||||||
if url == 'account_reset_password':
|
if url.startswith("account_"):
|
||||||
return
|
return
|
||||||
|
|
||||||
if pk:
|
if pk:
|
||||||
|
Loading…
Reference in New Issue
Block a user