log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/weblinks/models.py @ 250:
29679b0b98ad
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Wed, 15 Sep 2010 03:24:01 +0000
Brian Neal
For #93: fix url scheme for weblinks.
Sat, 11 Sep 2010 21:07:28 +0000
Brian Neal
In support of #92, create management commands to import link and podcast data from the old site in CSV format.
Sun, 06 Jun 2010 20:06:15 +0000
Brian Neal
For #51, added weblinks to search. Decided against using the search index to store prerendered results. My fear is this could get too unweildy once we add forums.
Sat, 01 May 2010 21:53:59 +0000
Brian Neal
Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
Sat, 03 Apr 2010 02:15:04 +0000
Brian Neal
Implement #68: add a denormalized count field to weblinks Category model to reduce database queries.
Thu, 01 Apr 2010 02:01:33 +0000
Brian Neal
Added select_related() to weblinks.
Sun, 28 Mar 2010 21:41:11 +0000
Brian Neal
Fixing #64. Updating all model save() methods to use *args and **kwargs. Django 1.2 has new keyword arguments.
Sun, 03 Jan 2010 04:15:14 +0000
Brian Neal
Implement #49; use POST for updating link hit counts. Also refactored a bit and use javascript to report broken links.
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.
Mon, 06 Apr 2009 02:43:12 +0000
gremmie
Initial import of sg101 stuff from private repository.
less
more
|
(0)
tip