From cc4f9c1254d0358f6a872be8d41d52587640a921 Mon Sep 17 00:00:00 2001
From: Parth Buch
Date: Fri, 22 Jun 2012 19:14:49 +0530
Subject: Added an image and thumbnail field which is to be loaded in HTML5
poster. The 100x100 thumbnails are automatically generated from the image
field.
---
stapp/templates/video/home.html | 4 +-
...field_video_image__add_field_video_thumbnail.py | 52 ++++++++++++++++++++++
stapp/video/models.py | 39 +++++++++++++++-
3 files changed, 91 insertions(+), 4 deletions(-)
create mode 100644 stapp/video/migrations/0006_auto__add_field_video_image__add_field_video_thumbnail.py
diff --git a/stapp/templates/video/home.html b/stapp/templates/video/home.html
index ba84628..9a55eb0 100644
--- a/stapp/templates/video/home.html
+++ b/stapp/templates/video/home.html
@@ -8,7 +8,7 @@
Latest Video
-