7

adds form

This commit is contained in:
Boris Besemer
2016-11-15 10:53:48 +01:00
parent 3ad3e58d16
commit d663fbe4cb
2 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,7 @@ def disable(request, segment_id):
return HttpResponseRedirect(request.META.get('HTTP_REFERER', '/'))
# TODO: Make these requestable from an exsisting page (the create page.)
# TODO: Make these requestable from an existing page (the create page.)
# This code might become obselete.
def time_rule_embed(request):