horizon/openstack_dashboard/utils
Akihiro Motoki a9d5273f3c Address RemovedInDjango40Warning (1)
force_text() is deprecated in favor of force_str()
smart_text() is deprecated in favor of smart_str()

https://docs.djangoproject.com/en/4.0/releases/3.0/#django-utils-encoding-force-text-and-smart-text

Change-Id: Ic462fa8c3dfa26e8196df19fef5044036a9e97b4
2022-01-31 22:42:41 +09:00
..
__init__.py Neutron Security Group native support 2013-07-12 21:03:40 +09:00
config.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
config_types.py Address RemovedInDjango40Warning (1) 2022-01-31 22:42:41 +09:00
filters.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
futurist_utils.py Refactor futurist calls 2018-03-14 21:15:52 +02:00
identity.py Disentangle domain context from effective domain 2017-02-13 11:40:57 +01:00
settings.py Handle partial dict setting 2019-09-26 14:31:17 +09:00