From 2d7a5aa35a1f6bef288d9e54f967e5b6e61a8ded Mon Sep 17 00:00:00 2001 From: Sachi King Date: Mon, 24 Apr 2017 15:15:18 +1000 Subject: [PATCH] Useless comment --- pinaxcon/registrasion/models.py | 30 ------------------------------ 1 file changed, 30 deletions(-) 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):