horizon/openstack_dashboard/dashboards/identity/users
Victor Stinner 674a45ffe0 Replace mox with mox3
mox doesn't work on Python 3, whereas mox3 works on Python 2 and Python
3. Cinder, Nova and many other projects already replaced mox with mox3.
mox3 is now maintained by OpenStack.

Partial-Implements: blueprint porting-python3
Change-Id: I10e6a9754ebd58a2640d73ec8966527c3aa1fe9a
2015-07-13 15:02:10 +02:00
..
templates/users Useing 'yesno' filter to display Boolean value 2015-06-29 15:22:40 +05:30
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Added 'enabled' option in create user form 2015-06-29 11:02:29 +05:30
panel.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
tables.py changing email from user list deletes user passwd 2015-06-29 17:51:28 +08:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py move Users Edit Password into separate form 2015-02-18 17:50:20 -08:00
views.py move Users Edit Password into separate form 2015-02-18 17:50:20 -08:00