log gpp/templates/home.html @ 24:c284c0e5c5db

age author description
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.