murano-dashboard/muranodashboard/dynamic_ui
Valerii Kovalchuk adab734e8f Convert dynamic UI form names to string type
In case form name is in unicode in python2 or bytes in python3,
we need to convert it to str to make form creation possible.

Change-Id: I9ddf4928db9ecf0242f0503888bba56a2a0fdf56
Closes-bug: #1596177
2016-07-01 11:26:25 +03:00
..
__init__.py Rename dynamic_ui package and normalize it. 2013-12-24 16:43:53 +04:00
fields.py Merge "Fetch class descendants in the dynamic_ui from glare" 2016-06-20 14:13:14 +00:00
forms.py Revert "Add 'password' to names of password fields in dynamic forms" 2016-05-27 07:33:45 +00:00
helpers.py Convert dynamic UI form names to string type 2016-07-01 11:26:25 +03:00
services.py Convert dynamic UI form names to string type 2016-07-01 11:26:25 +03:00
version.py [DynamicUI] Apply user regex for the password field 2016-01-29 10:40:59 +03:00
yaql_expression.py Migrate to new YAQL 1.0.0 2015-08-25 18:15:11 +03:00
yaql_functions.py Introduced python3 support 2015-12-22 16:43:12 +00:00