# HG changeset patch # User Madhusudan.C.S # Date 1251917173 -19800 # Node ID 2dbb5e797989d52afb3db33328d0f8dbd4f68f6e # Parent 420517bb1a06ed78be16e6f5fdf0c384fc801e13 Fixed views.py to accommodate form validation. diff -r 420517bb1a06 -r 2dbb5e797989 template/index.html --- a/template/index.html Wed Sep 02 23:51:12 2009 +0530 +++ b/template/index.html Thu Sep 03 00:16:13 2009 +0530 @@ -38,7 +38,8 @@ {% else %} - Your Upload was successful!
+ Your Upload was successful! + You will be automatically redirected to the home page in 5 seconds