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. |
Wed, 17 Jun 2009 00:47:33 +0000 | Brian Neal | Added a signal handler for the user model to create a UserProfile for new users. |
Sun, 03 May 2009 20:14:04 +0000 | Brian Neal | Initial integration of django-elsewhere. |
Mon, 06 Apr 2009 02:43:12 +0000 | gremmie | Initial import of sg101 stuff from private repository. |