Mercurial > public > sg101
log gpp/urls.py @ 221:8d13baeaa5c1
age | author | description |
---|---|---|
2010-06-06 | 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. |
2010-06-05 | Brian Neal | Initial commit of Haystack search integration. See #51. |
2010-05-29 | Brian Neal | Implement #84; additional checks on spammers; implement stranger status. |
2010-03-15 | Brian Neal | Fixing #59, again. Django ticket 13093 was fixed allowing cache_page to work in the URLconf. |
2010-03-11 | Brian Neal | Implement ticket #59; update RSS feeds for Django 1.2. |
2010-02-11 | Brian Neal | Implement #52 Forums RSS feeds. |
2009-12-06 | Brian Neal | Rework r149 for #30. Got rid of the custom index. Put my dashboard in the nav-global block instead. |