zun-ui/zun_ui
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
..
api Zun with tls enabled is not working on horizon 2022-04-14 16:21:42 +08:00
content Address RemovedInDjango40Warning 2023-01-17 10:28:17 +00:00
enabled Address RemovedInDjango40Warning 2023-01-17 10:28:17 +00:00
locale Imported Translations from Zanata 2021-03-03 08:42:37 +00:00
static Fix apiService .error() calls 2022-11-03 15:15:18 +00:00
templates/cloud_shell Add Cloud Shell feature 2017-10-30 17:08:59 +09:00
test Update hacking version 2019-01-10 11:00:29 +08:00
__init__.py first commit 2016-07-22 13:06:25 +09:00
karma.conf.js Migrate to AngularJS v1.8.2 2022-08-04 07:35:07 +00:00
models.py first commit 2016-07-22 13:06:25 +09:00
version.py first commit 2016-07-22 13:06:25 +09:00