]> git.ozlabs.org Git - patchwork/history - apps/urls.py
registration: use EmailConfimation rather than separate registration app
[patchwork] / apps / urls.py
2011-04-14 Jeremy Kerrregistration: use EmailConfimation rather than separate...
2011-04-14 Dirk Wallensteinadmin: Streamline admin model registration
2011-04-14 Guilherme Salgadosettings: Remove hard-coded absolute paths
2011-03-30 Jeremy Kerrmodels: use User.post_save signal to create UserProfile...
2008-09-08 Jeremy KerrAdd 'update' method to pwclient
2008-09-08 Jeremy KerrOnly add /xmlrpc/ URL if ENABLE_XMLRPC is set.
2008-09-08 Nate CaseAdd XML-RPC interface and command line client
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrUse new django admin infrastructure
2008-08-21 Jeremy KerrInital commit