Fixed one style error and one typo.
authorLennard de Rijk <ljvderijk@gmail.com>
Thu, 22 Jan 2009 16:05:49 +0000
changeset 902 0cc7a76f0eb3
parent 901 d580a057103d
child 903 7110fc489fd0
Fixed one style error and one typo. Patch by: Lennard de Rijk
app/soc/logic/cleaning.py
app/soc/views/models/club_app.py
--- a/app/soc/logic/cleaning.py	Thu Jan 22 16:04:48 2009 +0000
+++ b/app/soc/logic/cleaning.py	Thu Jan 22 16:05:49 2009 +0000
@@ -101,6 +101,6 @@
       return None
 
     # call the Django URLField cleaning method to properly clean/validate this field
-    return forms.URLField.clean(self, value )
+    return forms.URLField.clean(self, value)
   return wrapped
 
--- a/app/soc/views/models/club_app.py	Thu Jan 22 16:04:48 2009 +0000
+++ b/app/soc/views/models/club_app.py	Thu Jan 22 16:05:49 2009 +0000
@@ -310,7 +310,7 @@
 
     den_params = params.copy()
     den_params['list_description'] = ugettext_lazy('A list of all applications '
-        'that have been ignored')
+        'that have been rejected')
     den_params ['list_action'] = (redirects.getReviewRedirect, params)
 
     den_list = helper.lists.getListContent(