half way through cleaning up and commenting the code
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# This is just a scratch pad to temporarily park code, just in case I need
|
||||
# it later. Hardly used since i have proper versioning
|
||||
|
||||
|
||||
@login_required()
|
||||
def workout_edit_view(request,id=0):
|
||||
if request.method == 'POST':
|
||||
|
||||
Reference in New Issue
Block a user