openstack-ansible-os_horizon/templates
Dmitriy Rabotyagov a57aeff938 Address Django Deprecations for 4.1
django.utils.translation.ugettext_lazy() is deprecated in favor of the
functions that they’re aliases for: django.utils.translationgettext_lazy()

With that MemcachedCache backend was also deprecated in favor of
PyMemcacheCache. MemcachedCache was removed in django 4.1

https: //docs.djangoproject.com/en/4.0/releases/3.0/#id3
Change-Id: I9b77b33fbc4a9560c72504f935bf7f9082fefdd7
2024-03-08 12:58:52 +01:00
..
80_admin_default_panel.py.j2 Add template option for the default horizon panel 2016-01-13 20:48:13 -06:00
horizon-manage.py.j2 Improve defining horizon_lib_dir 2022-02-04 11:40:17 +00:00
horizon_apache_ports.conf.j2 Move Listen definition to VHosts 2022-02-09 13:49:21 +02:00
horizon_local_settings.py.j2 Address Django Deprecations for 4.1 2024-03-08 12:58:52 +01:00
openstack_dashboard.conf.j2 Rename horizon_enable_ssl to horizon_backend_ssl 2023-04-11 19:35:19 +02:00