diff --git a/infoscreen/models.py b/infoscreen/models.py index 6329734..cb87252 100644 --- a/infoscreen/models.py +++ b/infoscreen/models.py @@ -200,3 +200,4 @@ class ImageUploadForm(forms.Form): ''' name = forms.CharField() image = forms.ImageField() + diff --git a/infoscreen/static/html/infoscreen_admin.html b/infoscreen/static/html/infoscreen_admin.html index a20f409..89262df 100644 --- a/infoscreen/static/html/infoscreen_admin.html +++ b/infoscreen/static/html/infoscreen_admin.html @@ -29,7 +29,12 @@
| {{i.item.name}} | {{i.duration}}s | - |