project/scipycon/registration/models.py
branchsouth-migration
changeset 275 679a9cab4bf1
parent 272 4801b7adbbc5
parent 238 0149f28a4f74
child 276 325ec5a41269
--- a/project/scipycon/registration/models.py	Thu Nov 18 15:03:21 2010 +0530
+++ b/project/scipycon/registration/models.py	Thu Nov 18 16:10:38 2010 +0530
@@ -115,3 +115,6 @@
         return 'Registration for user: <%s %s> %s' % (
             self.registrant.first_name,
             self.registrant.last_name, self.registrant.email)
+
+
+