Mercurial > public > sg101
log gpp/forums/urls.py @ 106:cb72577785df
age | author | description |
---|---|---|
Sat, 19 Sep 2009 21:49:56 +0000 | Brian Neal | Forums: implemented the edit post function. |
Sun, 13 Sep 2009 21:45:35 +0000 | Brian Neal | Forums: flag posts. |
Sun, 13 Sep 2009 04:05:37 +0000 | Brian Neal | Forums: added support for Post get_absolute_url() |
Sat, 12 Sep 2009 21:29:31 +0000 | Brian Neal | Forums: Got the reply function working. |
Sun, 30 Aug 2009 19:58:42 +0000 | Brian Neal | Forums: put the forum indices under the url forums/forum to avoid clashing with other functions. Modified the forum index template to have a link to the topic creator's profile. |
Sat, 29 Aug 2009 20:54:16 +0000 | Brian Neal | Forums: Added the ability to add a new topic. This is very much a work in progress. |
Sun, 23 Aug 2009 04:04:29 +0000 | Brian Neal | Forums: started the ability to display topics inside a forum. |