Mercurial > public > sg101
log gpp/forums/urls.py @ 574:ddd69a8e07c7
age | author | description |
---|---|---|
Thu, 03 May 2012 20:45:16 -0500 | Brian Neal | For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults. |
Thu, 22 Dec 2011 02:10:27 +0000 | Brian Neal | For #241, add a URL to view the last post in a forum topic. |
Sat, 02 Apr 2011 00:47:05 +0000 | Brian Neal | Fixing #177; added a view to display the last x active topics (where x is between 10 and 50). Added a link to the view on the forum query drop down. |
Wed, 09 Mar 2011 02:39:24 +0000 | Brian Neal | Fixing #185; add a global forums catchup button. |