From ff9ee824513bbacaa4d9d693307674b0e3f30a80 Mon Sep 17 00:00:00 2001 From: Faisal Alghamdi Date: Tue, 6 Mar 2018 15:31:46 +0300 Subject: [PATCH] adding multiple files upload feature --- cps/templates/layout.html | 34 ++++++++-- cps/web.py | 127 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 155 insertions(+), 6 deletions(-) diff --git a/cps/templates/layout.html b/cps/templates/layout.html index 495621eb..396705de 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -55,11 +55,20 @@