Mercurial > public > sg101
graph
- Fixing #59, again. Django ticket 13093 was fixed allowing cache_page to work in the URLconf.2010-03-15, by Brian Neal
- Implement ticket #59; update RSS feeds for Django 1.2.2010-03-11, by Brian Neal
- Ticket #60. The TEMPLATE_CONTEXT_PROCESSOR django.core.context_processors.auth moved to django.contrib.auth.context_processors.auth.2010-03-03, by Brian Neal
- Ticket #58; use Django 1.2's cached template loader.2010-03-03, by Brian Neal
- Updated Django to 1.2 beta. Use new DATABASES setting.2010-03-02, by Brian Neal
- Implementing #55 - Add function to view a users posts from their profile.2010-02-28, by Brian Neal
- Add rss news feed link on home page. Add rss news feed image and link on news home.2010-02-12, by Brian Neal
- Implement #52 Forums RSS feeds.2010-02-11, by Brian Neal
- Implement #54; add a forum query to display a user's posts.2010-01-31, by Brian Neal
- Implemented a view to display topics with unanswered posts. This is for ticket #54.2010-01-26, by Brian Neal
- Adding a query to the forums to get all the topics with unread posts. This is for ticket #54.2010-01-24, by Brian Neal
- Implement #50, add a template tag to display the latest poll and add to the home page.2010-01-17, by Brian Neal
- Implement #49; use POST for updating link hit counts. Also refactored a bit and use javascript to report broken links.2010-01-03, by Brian Neal
- Implement #46, add a forums stat feature like phpBB.2009-12-28, by Brian Neal
- Shoutbox history CSS tweaks. For some reason, the table lost the top and bottom borders.2009-12-22, by Brian Neal