diff -r 48983ecf4665 -r 187f4d95fedb app/soc/models/organization.py --- a/app/soc/models/organization.py Sat Dec 06 14:24:50 2008 +0000 +++ b/app/soc/models/organization.py Sat Dec 06 14:25:24 2008 +0000 @@ -43,4 +43,4 @@ #: Type short name used for example in urls TYPE_NAME_SHORT = 'org' #: Type plural name used in templates - TYPE_NAME_PLURAL = ugettext_lazy('Organizations') \ No newline at end of file + TYPE_NAME_PLURAL = ugettext_lazy('Organizations')