Mercurial > public > sg101
log gpp/bio/urls.py @ 417:538a1bd2f1f4
age | author | description |
---|---|---|
Thu, 23 Dec 2010 23:36:53 +0000 | Brian Neal | Fix regexes for usernames in various urls.py files to match valid Django usernames |
Thu, 16 Sep 2010 01:06:43 +0000 | Brian Neal | For #93: remove the page number from the URL. This commit fixes the shoutbox and member list. It also contains a change to downloads to add pagination to the new, popular, and highest rated views. |
Mon, 14 Dec 2009 05:07:28 +0000 | Brian Neal | Implement ticket #40. Added a simple way to search for usernames and then view their profile. Moved this ajax username search feature out of the messages app and into core. |