zun-ui/zun_ui/enabled
manchandavishal 68ad102c42 Address RemovedInDjango40Warning
django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(),
ungettext(), and ungettext_lazy() are deprecated in favor of the
functions that they’re aliases for: django.utils.translation.gettext(),
gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy().
For more info. please refer [1].

https://docs.djangoproject.com/en/4.0/releases/3.0/#id3

[1] https://review.opendev.org/c/openstack/horizon/+/827092

Change-Id: I204879b617d1bf0bdb5b793b3d11080af4ce0ef6
2023-01-17 10:28:17 +00:00
..
_0330_cloud_shell.py Add Cloud Shell feature 2017-10-30 17:08:59 +09:00
_1330_project_container_panelgroup.py Address RemovedInDjango40Warning 2023-01-17 10:28:17 +00:00
_1331_project_container_containers_panel.py Revert "Enable to refresh details view" 2017-08-07 01:22:53 +00:00
_1332_project_container_capsules_panel.py Add capsule panel 2018-06-15 15:00:27 +09:00
_2330_admin_container_panelgroup.py Address RemovedInDjango40Warning 2023-01-17 10:28:17 +00:00
_2331_admin_container_images_panel.py Add images panel into admin dashboard 2017-05-25 16:48:44 +09:00
_2332_admin_container_hosts_panel.py Add hosts panel 2018-10-16 17:16:54 +09:00
_2333_admin_container_containers_panel.py Add containers panel for admin 2018-10-31 01:31:17 +00:00
__init__.py update test settings, cleanup REST api files 2016-09-07 13:01:07 +09:00