horizon/openstack_dashboard/dashboards/identity
Timur Sufiev d2f9b6604c Fix Create User form's fields sorting for Django 1.7
Starting from Django 1.7 self.fields.keyOrder no longer works for
setting fields ordering, need to rearrange fields there by recreating
underlying OrderedDict.

Change-Id: If0f4c7014a7a68f2ff0d0f2cb06f7b1c2e28436b
Closes-Bug: #1465221
2015-06-15 17:04:06 +03:00
..
domains Make "enabled" colume values display-friendly and consistent 2015-02-20 15:10:07 +09:00
groups Correct the identity groups create url 2015-03-27 13:02:54 -07:00
projects Merge "Fix error message on project create" 2015-06-01 20:01:14 +00:00
roles Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
users Fix Create User form's fields sorting for Django 1.7 2015-06-15 17:04:06 +03:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00