horizon/horizon/utils
Radomir Dopieralski e68e239373 Escape unicode characters when setting logout_reason cookie
Change-Id: Ic61a3958461a4a939acc40d1039881e2d4c3a1cd
Closes-bug: #1894801
2021-09-08 16:26:30 +02:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
babel_extract_angular.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
csvbase.py Use python3-style super() 2020-10-15 14:37:20 +09:00
escape.py Escape angularjs templating in unsafe HTML 2016-06-15 11:03:01 -04:00
file_discovery.py Fix W503 warnings 2018-04-11 18:13:47 +09:00
filters.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
functions.py Escape unicode characters when setting logout_reason cookie 2021-09-08 16:26:30 +02:00
html.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
lazy_encoder.py Use python3-style super() 2020-10-15 14:37:20 +09:00
memoized.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
scss_filter.py Use python3-style super() 2020-10-15 14:37:20 +09:00
secret_key.py pylint: fix unnecessary-pass warning 2019-01-16 13:10:16 +09:00
settings.py Remove six usage from horizon package 2020-01-15 12:36:11 +02:00
validators.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00