{% trans "Register" %}
{% trans "Register" %}
Edit Registration
+ +{% include '_errors.html' %} + + + +{% if no_results %} +{{ no_results }}
+{% endif %} +{% if results %} +{{reg.registrant.get_full_name }} | +{{reg.registrant.email }} | +{{reg.amount }} | +{{reg.payment }} | +{{reg.party }} | +
Edit Registration
+{% endblock formheading %} + +{% block overreg %}{% endblock overreg %} + +{% block url_select_login %} + "{% url scipycon_edit_registration params.scope registration.id %}" +{% endblock url_select_login %} + +{% block url_select_reg %} + "{% url scipycon_edit_registration params.scope registration.id %}" +{% endblock url_select_reg %} + +{% block formextras %} + {{ registration_form.id }} +{% endblock formextras %} diff --git a/project/templates/registration/invoice.html b/project/templates/registration/invoice.html new file mode 100644 index 0000000..67339f2 --- /dev/null +++ b/project/templates/registration/invoice.html @@ -0,0 +1,140 @@ + + + + + + +
+ ![]() + |
+
+ 41 Hihitahi Rise + Te Haumi, Paihia 0200 + Incorporated Society #2250349 + |
+
+ New Zealand Python Users Group Incorporated+ |
+||||||||||||||||||||
+ +
+ |
+||||||||||||||||||||
+ + + To: + {{ user.get_profile.fullname }} + {{ user.email }} + < {{ user.username }} > + |
+||||||||||||||||||||
+ + + |
+||||||||||||||||||||
+
|
+||||||||||||||||||||
+ + + |
+||||||||||||||||||||
+ As a guest of {{ registration.sponsor|title }} please ignore this invoice. + | +||||||||||||||||||||
+ Your fee has been discounted because you are a student or otherwise on a + low income. You will be required to present your Student ID or a Community + Services Card on arrival. + | +||||||||||||||||||||
+ Your fee has been discounted because you are a presenter at NZPycon 2009. + | +||||||||||||||||||||
Thanks for your registration! + | ||||||||||||||||||||
+ + {% if registration.payment %} + {% if registration.sponsor %} + Thank you, no payment required + {% else %} + Thank you, this invoice has been paid + {% endif %} + {% else %} + Please pay to: +New Zealand Python User Group +06-0158-0360348-00 +The National Bank +Auckland University Branch +PO Box 2132 + {% endif %} + |
+
Manage Payments
+ + +{% endblock content %} diff --git a/project/templates/registration/registration_complete.html b/project/templates/registration/registration_complete.html new file mode 100755 index 0000000..d4b4bc6 --- /dev/null +++ b/project/templates/registration/registration_complete.html @@ -0,0 +1,31 @@ +{% extends "base.html" %} + +{% load i18n %} + +{% block content %} +{% trans "Register" %}
{% trans "Register" %}
Registration Statistics
+ + {% if over_reg %} ++ Currently {{ registrations }} people have registered + to attend {{ event.get_full_name }}. +
+ +{% if not registration %} ++ To attend {{ event.get_full_name }} please register +
+{% endif %} + +{% endblock %} diff --git a/project/templates/registration/regstats.html b/project/templates/registration/regstats.html new file mode 100644 index 0000000..a0b3786 --- /dev/null +++ b/project/templates/registration/regstats.html @@ -0,0 +1,45 @@ +{% extends "base.html" %} + +{% block title %}Registration Statistics - {% endblock %} + +{% block content %} +Registration Statistics
+ +Event | +Number of people registered | +
---|---|
Conference | +{{ conf_num }} | +
Tutorials | +{{ tut_num }} | +
Sprint | +{{ sprint_num }} | +
Male participants requesting accommodation | +{{ male }} | +
Female participants requesting accommodation | +{{ female }} | +
Accommodation requested on {{ forloop.counter|add:"11" }}th night | +{{ acco.total }} (Male: {{ acco.male }} Female: {{ acco.female }}) | +
+To download CSV Click +here + +{% endblock content %} diff --git a/project/templates/registration/submit-registration.html b/project/templates/registration/submit-registration.html new file mode 100644 index 0000000..23d17bb --- /dev/null +++ b/project/templates/registration/submit-registration.html @@ -0,0 +1,94 @@ +{% extends "base.html" %} +{% block content %} +
Submit Registration
+Note:
+ +Accommodation
+ +-
+
- +Accommodation will be provided at a subsidized rate of Rs.100 per day for outstation teachers and students alone. + +
- +If you are sending us a DD, it should reach us on or before 20th of November, 2011. + +
- +Accommodation will be confirmed at the venue only for participants with valid identity cards from their respective institutions. + +
Registration Fees
+ +Online Transfer
+-
+
- The prefered way of paying is through DoAttend. If you face any problems with online transfer please contact DoAttend Support +
Demand Draft
+ +-
+
- +An email should be sent to info@scipy.in with the name of the +participant, institution, and the +transaction details(reference no. and account no.) + +
- +Registered participants whose talks have been accepted will be +exempt from the registration fees. + +
- +The demand draft may be obtained in favour of FOSSEE payable at +Mumbai. + +
-
+The Demand Drafts may be sent to
+
+Prof. Prabhu Ramachandran, +Department of Aerospace Engineering, +IIT Bombay,Powai, +Mumbai, Maharastra, +India 400 076 +
+ +
+
Electronic transfer (NEFT)
+ +-
+
- +An email should be sent to info@scipy.in with the name of the +participant, institution, and the +transaction details(reference no. and account no., account holder +name from which the transfer was made.) + +
- +Registered participants whose talks have been accepted will be +exempt from the registration fees. + +
-
+The total amount for fees and accommodation (if applicable) may be
+transfered to,
+
+Account Number - 2724101100988 +Account Name - FOSSEE +IFSC code - CNRB0002724 +Bank - Canara Bank +Branch - IIT Powai, Mumbai - 400076 +
+ +
+ - +While transferring the amount, ensure that the remark of transaction +contain the Full name with email +address registered with us. + + +