Private
Public Access
1
0

added first plan test

This commit is contained in:
Sander Roosendaal
2020-01-13 21:54:05 +01:00
parent 489271317c
commit a436308561
6 changed files with 35 additions and 19 deletions

View File

@@ -48,4 +48,3 @@ def login_required_message(function=None, message=default_message):
if function:
return actual_decorator(function)
return actual_decorator