tacker-horizon/tacker_horizon
manchandavishal ef2bebf58e 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: Idea2712e701488575c3f418f11ecae12516fdc68
2023-01-20 15:31:34 +05:30
..
enabled Add Horizon UIs for managing Kubernetes VIMs 2018-03-10 11:39:18 +09:00
openstack_dashboard Address RemovedInDjango40Warning 2023-01-20 15:31:34 +05:30
test Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
__init__.py Fix tacker_horizon package namespace and README instruction 2015-06-04 16:29:17 -07:00