Code cleanup

This commit is contained in:
Matt Wright
2012-08-17 14:46:30 -04:00
parent a39f46854e
commit 2bd19f999d
8 changed files with 117 additions and 168 deletions
-1
View File
@@ -49,7 +49,6 @@ _default_config = {
'POST_REGISTER_VIEW': None,
'POST_CONFIRM_VIEW': None,
'POST_RESET_VIEW': None,
'RESET_PASSWORD_ERROR_VIEW': None,
'UNAUTHORIZED_VIEW': None,
'DEFAULT_ROLES': [],
'CONFIRMABLE': False,