Mercurial > public > sg101
log gpp/shoutbox/views.py @ 214:28988cce138b
age | author | description |
---|---|---|
2009-12-18 | Brian Neal | Implement #43, various shoutbox improvements. |
2009-10-24 | 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. |
2009-09-13 | Brian Neal | Need an import for the InvalidPage exception from django.core.paginator. |
2009-04-16 | Brian Neal | Shoutbox work: shouts now have absolute URLs. Shouts can now be flagged as abuse. Minor tweak to breadcrumbs css. Added flag date to comments admin. |
2009-04-15 | Brian Neal | Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later. |
2009-04-06 | gremmie | Initial import of sg101 stuff from private repository. |