summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/urls.py
Commit message (Expand)AuthorAgeFilesLines
* Move to a more recent django project structureJeremy Kerr2015-05-271-103/+0
* Integrate 'django.contrib.staticfiles'Stephen Finucane2015-05-031-2/+6
* urls: Fix django-1.6 change in password change viewsJeremy Kerr2014-05-071-2/+2
* Remove references to django.conf.urls.defaultsJeremy Kerr2014-04-211-1/+1
* bundles: Remove separate public bundle viewsJeremy Kerr2013-04-201-6/+12
* views/bundle: Allow downloading public bundle as mboxSimo Sorce2012-12-301-0/+2
* Add email opt-out systemJeremy Kerr2011-04-141-0/+5
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-141-0/+18
* Use generic email confirmation objectJeremy Kerr2011-04-141-1/+2
* views: separate project views into separate fileJeremy Kerr2009-04-051-1/+1
* [views] Restructure profile view, simplify bundle accessJeremy Kerr2008-09-231-0/+2
* Rename pwclient.py to pwclientJeremy Kerr2008-09-091-1/+1
* Add 'update' method to pwclientJeremy Kerr2008-09-091-0/+1
* Make pwclient visible thorugh site, and add .pwclientrc infrastructureJeremy Kerr2008-09-081-0/+1
* Add pwclientrc configuration file sample for each projectJeremy Kerr2008-09-081-0/+7
* In some places tabs are used instead of spaces for indentation,Nate Case2008-08-231-2/+2
* Add simple help infrastructure, with an 'about' page.Jeremy Kerr2008-08-231-0/+3
* Use django-registration infrastructureJeremy Kerr2008-08-221-8/+0
* Inital commitJeremy Kerr2008-08-211-0/+61