log gpp/forums/urls.py @ 107:e94398f5e027

age author description
Tue, 22 Sep 2009 03:36:39 +0000 Brian Neal Forums: implemented post delete feature.
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.
Sun, 23 Aug 2009 00:14:52 +0000 Brian Neal More work on forums. Committing what we got so far.