horizon/openstack_dashboard/dashboards/project/images
YuehuiLei 87f498bee5 Drop the usage of unicode prefix from unicode strings
All strings are considered as unicode strings in python 3,
so we no longer need "u" prefix (u'...').

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I796d2fcdca066475bbf29d25cbf2aa67b2b2178b
2021-02-12 13:05:27 -06:00
..
images Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
templates/images Syntax error in image detail template 2019-08-22 12:34:11 +02:00
__init__.py Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
panel.py Adds Policy Rules to Project Images panel 2016-10-11 17:24:41 -07:00
tests.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
urls.py Handle partial dict setting 2019-09-26 14:31:17 +09:00
utils.py Cleanup unused util functions 2019-06-21 15:10:57 +00:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00