log gpp/bio/urls.py @ 575:acfa5162d72f

age author description
2012-05-04 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
2010-12-23 Brian Neal Fix regexes for usernames in various urls.py files to match valid Django usernames
2010-09-16 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.
2009-12-14 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.
2009-11-27 Brian Neal Ticket #15, add a way to report user profiles.
2009-05-03 Brian Neal Initial integration of django-elsewhere.