senlin-dashboard/senlin_dashboard
manchandavishal 63a3abfa00 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: I6a95be7d1272c41b18d402cc76f33224c083823e
2023-01-20 11:48:35 +05:30
..
api Address RemovedInDjango40Warning 2023-01-20 11:48:35 +05:30
cluster Address RemovedInDjango40Warning 2023-01-20 11:48:35 +05:30
conf Update README file 2017-02-14 16:27:14 +08:00
enabled Change senlin dashboard to not be the default dashboard 2018-03-07 14:54:49 -08:00
locale Imported Translations from Zanata 2021-03-03 08:20:01 +00:00
static/app/core Migrate to AngularJS v1.8.2 2022-08-08 19:51:14 +00:00
test Fixed Unit test for senlin-dashboard 2022-03-29 20:26:31 +05:30
__init__.py Add init repo 2015-08-24 23:04:09 +08:00
exceptions.py Fix page hang in node/cluster deletion 2016-02-20 09:35:47 +00:00
karma.conf.js Migrate to AngularJS v1.8.2 2022-08-08 19:51:14 +00:00