branch | anoop |
changeset 152 | 86bfdb64edb5 |
parent 151 | c5915459e48b |
child 153 | 55f338569133 |
--- a/sdi/views.py Wed Jul 21 14:32:57 2010 +0530 +++ b/sdi/views.py Wed Jul 21 16:57:17 2010 +0530 @@ -160,6 +160,12 @@ "not_selected":not_selected_ppl, }) +def send_acco_confirm(request): + """ display list of confirmed participants who requested for accomodation + and let the admin decide. + """ + pass + def confirm_wsp_participation(request, uid): """ match id versus email and take lappy details. """