Rename processInvite view variable to process_invite to comply to our style guide...
commitaaf65f46d944cf2f2fc5a6d0261121369c815609
authorPawel Solyga <Pawel.Solyga@gmail.com>
Sat, 24 Jan 2009 11:12:07 +0000 (24 11:12 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Sat, 24 Jan 2009 11:12:07 +0000 (24 11:12 +0000)
treefece4c6bea6910dd698e8aa4b5518aab068b437b
parentd1853202df2e408b928da63ffdd0817c232bf13f
Rename processInvite view variable to process_invite to comply to our style guide. Remove some not needed whitespaces. Fix listSelf method parameters docstring in soc.views.models.request module.

Patch by: Pawel Solyga
Review by: to-be-reviewed
app/soc/views/models/request.py