horizon/openstack_dashboard/dashboards/identity/projects
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/projects 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
panel.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
tables.py Update project list in the header bar. 2015-06-29 10:26:55 +00:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Create a "Identity Projects details" page 2015-01-30 10:55:21 -08:00
views.py Fetch user's projects from request.user 2015-04-01 18:57:37 +00:00
workflows.py Merge "Update project list in the header bar." 2015-07-02 14:40:29 +00:00