From 8de4a751079a6499e2eac508884cc1571d996add Mon Sep 17 00:00:00 2001 From: PCoder Date: Sat, 23 Sep 2017 12:48:21 +0530 Subject: [PATCH] Removed some occurrences of price --- datacenterlight/views.py | 1 - 1 file changed, 1 deletion(-) diff --git a/datacenterlight/views.py b/datacenterlight/views.py index 0521ffef..0b494d85 100644 --- a/datacenterlight/views.py +++ b/datacenterlight/views.py @@ -334,7 +334,6 @@ class IndexView(CreateView): 'cpu': cores, 'memory': memory, 'disk_size': storage, - 'price': price } this_user = {