##// 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.

File last commit:

r1:854a839a default
r231:b3a11d63 default
Show More
pr-flow.rst
7 lines | 174 B | text/x-rst | RstLexer
project: added all source files and assets
r1 Pull Request Workflow
---------------------
The following diagram represents a standard pull request workflow.
.. image:: ../images/pull-request-flow.png
:align: center