From f71c45f91d582375643de198880b87e994300596 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 30 Jul 2014 11:33:35 +0530 Subject: added changes to reject proposal --- tbc/templates/tbc/reject-proposal.html | 17 +++++++++++++ tbc/templates/tbc/review-proposal.html | 22 +++++++++-------- tbc/urls.py | 1 + tbc/views.py | 44 +++++++++++++++++++++++++++++----- 4 files changed, 68 insertions(+), 16 deletions(-) create mode 100644 tbc/templates/tbc/reject-proposal.html diff --git a/tbc/templates/tbc/reject-proposal.html b/tbc/templates/tbc/reject-proposal.html new file mode 100644 index 0000000..11ce874 --- /dev/null +++ b/tbc/templates/tbc/reject-proposal.html @@ -0,0 +1,17 @@ +{% extends 'base.html' %} +{% load static %} +{% block content %} +