__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 24 Jan 2009 12:54:59 +0000
changeset 959 b6e8750c9407
parent 63 9b1909e46633
permissions -rw-r--r--
Some style guide fixes, docstring fixes and removal of unused imports in different modules. Rename acceptInvite view variable to accept_invite in soc.views.models.host module to comply to our style guide. Patch by: Pawel Solyga Review by: to-be-reviewed