horizon/horizon
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
..
browsers Use python3-style super() 2020-10-15 14:37:20 +09:00
conf Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
contrib Use python3-style super() 2020-10-15 14:37:20 +09:00
forms Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
hacking flake8: Ensure local check in hacking 2.0.0 2020-01-27 02:43:48 +09:00
locale Imported Translations from Zanata 2020-09-25 07:07:38 +00:00
management Use python3-style super() 2020-10-15 14:37:20 +09:00
middleware Remove six usage from horizon package 2020-01-15 12:36:11 +02:00
static Merge "Add WEBROOT to ngdetails navigation" 2021-01-02 12:24:07 +00:00
tables Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tabs Use python3-style super() 2020-10-15 14:37:20 +09:00
templates Fix Jasmine Spec Runner for Django messages patch 2020-09-25 10:38:16 -05:00
templatetags pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
test Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
utils Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
workflows Use python3-style super() 2020-10-15 14:37:20 +09:00
__init__.py Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
base.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
cache.py Fix django-compress caching issues 2020-06-15 17:33:16 +03:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
defaults.py Fix pep8 failures with hacking 2.0.0 2019-12-17 04:55:05 +00:00
exceptions.py Use python3-style super() 2020-10-15 14:37:20 +09:00
karma.conf.js Add expectations to identity specs 2020-12-18 10:22:57 -06:00
loaders.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
messages.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
notifications.py pylint: fix simplifiable-if-statement/expression 2019-01-16 13:08:08 +09:00
site_urls.py Decorate Javascript i18n with a last_modified header 2019-01-06 17:20:45 +01:00
themes.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00