Added TODO to the todo view in the Mia core application.
This commit is contained in:
parent
8d33429fef
commit
b396b151e4
@ -66,6 +66,7 @@ def logout(request):
|
|||||||
return redirect("/")
|
return redirect("/")
|
||||||
|
|
||||||
|
|
||||||
|
# TODO: To be removed.
|
||||||
def todo(request, **kwargs):
|
def todo(request, **kwargs):
|
||||||
"""A dummy placeholder view for the URL settings that are not
|
"""A dummy placeholder view for the URL settings that are not
|
||||||
implemented yet.
|
implemented yet.
|
||||||
|
Loading…
Reference in New Issue
Block a user