Add "create new" button to table of existing rotations
This commit is contained in:
@@ -200,3 +200,4 @@ class ImageUploadForm(forms.Form):
|
||||
'''
|
||||
name = forms.CharField()
|
||||
image = forms.ImageField()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user