summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMadhusudan.C.S2009-10-30 15:09:12 +0530
committerMadhusudan.C.S2009-10-30 15:09:12 +0530
commitf89410559c20dd88d78ccd6b9d24e7941da9d5ff (patch)
tree3ad4fb64efc7523d1f3065e0dd03693871d6ce55 /CHANGES
parent75f0773685ef0724d8ccc1eb1aab16bba55cd7a7 (diff)
downloadscipycon-f89410559c20dd88d78ccd6b9d24e7941da9d5ff.tar.gz
scipycon-f89410559c20dd88d78ccd6b9d24e7941da9d5ff.tar.bz2
scipycon-f89410559c20dd88d78ccd6b9d24e7941da9d5ff.zip
Added all the files from kiwipycon and the changes made for SciPy.in.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
new file mode 100644
index 0000000..33b5147
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,27 @@
+6 September 2009
+----------------
+
+- added sponsor table, prepopulate from sponsor.sql
+ (need to manually add number of guests allowed per sponsor)
+- sponsor logo and credits sourced from sponsor table
+- new schwag sponsor page (generated from sponsor table)
+ (please delete current static page which this replaces)
+- added fields to registration:
+ party - pre-conference party
+ discount - student/benefits
+ sponsor - a guest of sponsor
+ postcode
+- prefixed invoice number with NZPYCON2009_****
+- added confirmation email for sponsor guests (no invoice number)
+- added payment confirmation email when admin confirms payment for
+ registrant. (Using save() hook on Registration model
+ PDF invoice will be attached to this email.
+- link and icon to twitter account
+- removed 'submit-talk' links
+- decided that a mechanism to email all speakers or all attendees to be
+ overkill.
+
+- added list and singleton views for talks
+- set up south migrations for apps
+
+- added further functionality to registrations to deal with price scale.