##// END OF EJS Templates
autocomplete: improve the lookup of value_display by re-using the object....
autocomplete: improve the lookup of value_display by re-using the object. - in case of unicode email the previous method could generate wrong data, and make search not show up such users.
marcink -
r1091:c9d29b6e default
Show More
Name Size Modified Last Commit Author
/ rhodecode / model / validation_schema / schemas
__init__.py Loading ...
gist_schema.py Loading ...
integration_schema.py Loading ...
repo_group_schema.py Loading ...
repo_schema.py Loading ...
search_schema.py Loading ...
user_schema.py Loading ...