Mercurial > public > sg101
log gpp/bio/views.py @ 118:a20b2c492d55
age | author | description |
---|---|---|
Sat, 24 Oct 2009 02:39:19 +0000 | Brian Neal | Reduced some sql queries by adding a select_related and monkey patching user profiles onto a user list in shoutbox and the bio/member's list, respectively. |
Sun, 13 Sep 2009 04:09:08 +0000 | Brian Neal | Need an import for the InvalidPage exception from django.core.paginator. |