diff --git a/pinaxcon/registrasion/models.py b/pinaxcon/registrasion/models.py index ecd7e893..f30af712 100644 --- a/pinaxcon/registrasion/models.py +++ b/pinaxcon/registrasion/models.py @@ -17,36 +17,6 @@ class PastEvent(models.Model): class AttendeeProfile(rego.AttendeeProfileBase): - ''' - - -Have you attended linux.conf.au before? - -1999 (CALU, Melbourne) -2001 (Sydney) -2002 (Brisbane) -2003 (Perth) -2004 (Adelaide) -2005 (Canberra) -2006 (Dunedin) -2007 (Sydney) -2008 (Melbourne) -2009 (Hobart) -2010 (Wellington) -2011 (Brisbane) -2012 (Ballarat) -2013 (Canberra) -2014 (Perth) -2015 (Auckland) - - - -Do you want? - -Membership of Linux Australia. (read more) -The low traffic linux.conf.au 2016 announcement mailing list -The linux.conf.au 2016 attendees mailing listName - ''' @classmethod def name_field(cls):