Style fixes and removal of unused imports in soc.views.models.
commit7d0e233def148aa7b5fe3909818fafd55776d33c
authorPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:41:08 +0000 (3 17:41 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:41:08 +0000 (3 17:41 +0000)
tree54c451806dc69cecdaafa32ff9c010c18565ea16
parent3f08249197b0beeb7774b438ad86266f40241e9b
Style fixes and removal of unused imports in soc.views.models.

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
19 files changed:
app/soc/views/models/base.py
app/soc/views/models/club_app.py
app/soc/views/models/club_member.py
app/soc/views/models/comment.py
app/soc/views/models/document.py
app/soc/views/models/group.py
app/soc/views/models/group_app.py
app/soc/views/models/mentor.py
app/soc/views/models/notification.py
app/soc/views/models/org_app.py
app/soc/views/models/organization.py
app/soc/views/models/presence.py
app/soc/views/models/presence_with_tos.py
app/soc/views/models/program.py
app/soc/views/models/role.py
app/soc/views/models/student.py
app/soc/views/models/student_project.py
app/soc/views/models/student_proposal.py
app/soc/views/models/user.py