Mercurial > public > sg101
graph
- Fixing #197; add a badge for photo of the day.2011-03-26, by Brian Neal
- Fixing #193; reduce news query counts by grabbing tags and comment counts in bulk. Increased news items per page from 5 to 10.2011-03-26, by Brian Neal
- Fixing #196; add status messages in the admin after approving news and links.2011-03-26, by Brian Neal
- Fixing #195; don't escape text in plain text emails.2011-03-25, by Brian Neal
- Fixing grammar in a comment only.2011-03-25, by Brian Neal
- Fixing #192; cache some forum stats and have them be computed outside of the request/response cycle. Update the template tag to just read the cache.2011-03-25, by Brian Neal
- Fixing #186; after upgrading to Django 1.3, can remove the kludge on the cycle tag in the forums topic.html template.2011-03-24, by Brian Neal
- Another try at #191 after getting some good advice in a django-users thread.2011-03-24, by Brian Neal