horizon/openstack_dashboard/dashboards/identity
Akihiro Motoki be12ce1e96 Support Django 3.0 and 3.1 support (2)
It seems Django 3.0+ does not allow to set an unknown attribute
to forms.Form.fields. "keyOrder" attribute has no meaning and
"field_order" of the Form class is the right way to configure
the order of fields.

Change-Id: Ib3a631a3626977a2e7114dac217aacd523354c53
2021-09-14 19:32:23 +00:00
..
application_credentials handle missing access_rules 2021-03-18 12:51:52 +09:00
domains Add POST/Redirect/GET for Domains dashboard 2021-07-27 13:12:24 +03:00
groups Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
identity_providers Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
mappings Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
projects Consisent abbreviation of size units 2021-05-04 11:50:17 -03:00
roles Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
static/dashboard/identity Add expectations to identity specs 2020-12-18 10:22:57 -06:00
users Support Django 3.0 and 3.1 support (2) 2021-09-14 19:32:23 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00