horizon/horizon
Radomir Dopieralski 4a89303231 Clean up the syntax of html attributes to always use double quotes
Our templates are very inconsistent and sometimes even use single and
double quotes in the same tag. This is an attempt to clean it up a
little and use double quotes everywhere.

In addition, I have run into a problem with single quotes being
incorrectly escaped by the Django compressor, and I want to see if
this will help with the issue.

Change-Id: I2d5137a87ed65c6abef38a49264346f917a1c85a
2023-04-05 11:00:26 +02:00
..
browsers Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
conf Replace remaining usage of ugettext_lazy 2022-03-23 21:40:31 +09:00
contrib Rename zh-cn and zh-tw translations to zh-hans and zh-hant 2021-02-18 09:57:27 +09:00
forms Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00
hacking flake8: Ensure local check in hacking 2.0.0 2020-01-27 02:43:48 +09:00
locale Imported Translations from Zanata 2022-10-06 03:11:09 +00:00
management Merge "Rename zh-cn and zh-tw translations to zh-hans and zh-hant" 2021-03-04 08:08:14 +00:00
middleware Merge "Address RemovedInDjango40Warning (7)" 2022-03-12 22:02:49 +00:00
static Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
tables Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00
tabs Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00
templates Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
templatetags Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
test Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
utils Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00
workflows Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00
__init__.py Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
base.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09: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 Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
defaults.py Merge "Create Horizon session control logic" 2022-03-03 18:57:00 +00:00
exceptions.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +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 Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00
notifications.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
site_urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09: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 Address RemovedInDjango40Warning (1) 2022-01-31 22:42:41 +09:00