Mercurial > public > sg101
log gpp/templates/home.html @ 123:3ae999b0c53b
age | author | description |
---|---|---|
Tue, 23 Jun 2009 00:11:00 +0000 | Brian Neal | #3, #4: clear caches when saving profile, bulletins, and news. Broke up the stuff on the home page for finer control of caching. |
Sun, 14 Jun 2009 20:25:22 +0000 | Brian Neal | Added support for caching. The avatar template tag now uses the cache. |
Wed, 03 Jun 2009 00:59:17 +0000 | Brian Neal | Slideshow for home page; Initial checkin for the donations application. |
Tue, 05 May 2009 00:56:18 +0000 | Brian Neal | Created a current_news template tag for the home page. |
Wed, 22 Apr 2009 00:34:42 +0000 | Brian Neal | Added bulletins template tag. |
Sun, 19 Apr 2009 21:16:59 +0000 | Brian Neal | Added a latest_downloads template tag. Made the comments view the details view for a download. Changed get_absolute_url to point to this new view. |
Sun, 19 Apr 2009 20:41:37 +0000 | Brian Neal | Created a template tag for the latest weblinks: latest_weblinks. This necessitated adding a get_absolute_url function for the Link model along with a new view for it. |