Mercurial > public > sg101
log gpp/templates/home.html @ 97:96eec1ed0fd3
age | author | description |
---|---|---|
2009-06-23 | 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. |
2009-06-14 | Brian Neal | Added support for caching. The avatar template tag now uses the cache. |
2009-06-03 | Brian Neal | Slideshow for home page; Initial checkin for the donations application. |
2009-05-05 | Brian Neal | Created a current_news template tag for the home page. |
2009-04-22 | Brian Neal | Added bulletins template tag. |
2009-04-19 | 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. |
2009-04-19 | 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. |
2009-04-19 | Brian Neal | First steps at scratching out a home page. Will need to develop some template tags now to fill it out. |