]> git.ozlabs.org Git - patchwork/history - apps/patchwork/urls.py
Integrate 'django.contrib.staticfiles'
[patchwork] / apps / patchwork / urls.py
2015-05-03 Stephen FinucaneIntegrate 'django.contrib.staticfiles'
2014-05-07 Jeremy Kerrurls: Fix django-1.6 change in password change views
2014-04-21 Jeremy KerrRemove references to django.conf.urls.defaults
2013-04-20 Jeremy Kerrbundles: Remove separate public bundle views
2012-12-30 Simo Sorceviews/bundle: Allow downloading public bundle as mbox
2011-09-19 Jeremy KerrMerge branch 'notifications'
2011-04-14 Jeremy KerrAdd email opt-out system
2011-04-14 Jeremy Kerrregistration: use EmailConfimation rather than separate...
2011-04-14 Jeremy KerrUse generic email confirmation object
2009-04-05 Jeremy Kerrviews: separate project views into separate file
2008-09-23 Jeremy Kerr[views] Restructure profile view, simplify bundle access
2008-09-09 Jeremy KerrRename pwclient.py to pwclient
2008-09-08 Jeremy KerrAdd 'update' method to pwclient
2008-09-08 Jeremy KerrMake pwclient visible thorugh site, and add .pwclientrc...
2008-09-08 Jeremy KerrAdd pwclientrc configuration file sample for each project
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-23 Jeremy KerrAdd simple help infrastructure, with an 'about' page.
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrInital commit