##// END OF EJS Templates
admin: Use error message from UserCreationError when updating a user....
admin: Use error message from UserCreationError when updating a user. If we get a UserCreationError on updating a user we should display the more specific error message from the exception.
johbo -
r231:b3a11d63 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
admin.py Loading ...
defaults.py Loading ...
gists.py Loading ...
my_account.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repo_groups.py Loading ...
repos.py Loading ...
settings.py Loading ...
user_groups.py Loading ...
users.py Loading ...