Private
Public Access
1
0

team multicreate

This commit is contained in:
Sander Roosendaal
2019-06-16 17:06:12 +02:00
parent d073d1ffb7
commit 64a5435dd7
8 changed files with 98 additions and 7 deletions

View File

@@ -2982,6 +2982,9 @@ def auto_delete_image_on_delete(sender,instance, **kwargs):
print("couldn't find the file "+instance.filename)
# Form to update Workout data
class WorkoutForm(ModelForm):
# duration = forms.TimeInput(format='%H:%M:%S.%f')