Show More
@@ -645,7 +645,7 b' def suuid(url=None, truncate_to=22, alph' | |||||
645 |
|
645 | |||
646 | def get_current_rhodecode_user(): |
|
646 | def get_current_rhodecode_user(): | |
647 | """ |
|
647 | """ | |
648 |
Get |
|
648 | Gets rhodecode user from threadlocal tmpl_context variable if it's | |
649 | defined, else returns None. |
|
649 | defined, else returns None. | |
650 | """ |
|
650 | """ | |
651 | from pylons import tmpl_context |
|
651 | from pylons import tmpl_context |
General Comments 0
You need to be logged in to leave comments.
Login now