]> git.ozlabs.org Git - patchwork/history - apps/settings.py
notifications: Add code to send notifications
[patchwork] / apps / settings.py
2011-04-14 Jeremy Kerrnotifications: Add code to send notifications
2011-04-14 Jeremy Kerrregistration: use EmailConfimation rather than separate...
2011-04-14 Guilherme Salgadosettings: Remove hard-coded absolute paths
2010-08-10 Jeremy Kerrviews: implement CSRF protection
2009-09-30 Jeremy KerrUse psycopg2 as default DB engine
2008-09-08 Jeremy KerrAdd 'update' method to pwclient
2008-09-08 Nate CaseAdd XML-RPC interface and command line client
2008-09-05 Jeremy KerrUse local settings module
2008-08-22 Jeremy KerrUse DEFAULT_FROM_EMAIL rather than PATCHWORK_FROM_EMAIL
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrImplement confirmation emails.
2008-08-21 Jeremy KerrInital commit