From d31b05a2198447168c169e3efa4b0f3b9062cea6 Mon Sep 17 00:00:00 2001 From: "M.Ravi" Date: Tue, 6 Jun 2017 05:26:02 +0530 Subject: [PATCH] Added jquery validation for the order form --- .../templates/datacenterlight/pricing.html | 67 ++++++++++++++----- 1 file changed, 49 insertions(+), 18 deletions(-) diff --git a/datacenterlight/templates/datacenterlight/pricing.html b/datacenterlight/templates/datacenterlight/pricing.html index da13d5e1..5d32e006 100644 --- a/datacenterlight/templates/datacenterlight/pricing.html +++ b/datacenterlight/templates/datacenterlight/pricing.html @@ -107,7 +107,7 @@
-
+ {% csrf_token %}
@@ -166,6 +166,9 @@ +
+
+
@@ -216,23 +219,51 @@ - - - + + +