ironic-ui/ironic_ui/content
Takashi Kajinami 8ae2c2517d Replace deprecated ugettext_lazy
The ugettext_lazy method has been deprecated since Django 3.0[1].

This was already replaced in Horizon repo by [2].

[1] https://docs.djangoproject.com/en/3.0/releases/3.0/#id3
[2] cd7c1b5110fe1f64cd9dfbeb1072b37912d0efee

This change also removes usage of the deprecated methods in the pybabel
command to extract log messages.

Change-Id: I6a1f17e310f20e3dc6b510308fb4bd5e768b0212
2022-07-10 23:52:39 +09:00
..
ironic Replace deprecated ugettext_lazy 2022-07-10 23:52:39 +09:00
__init__.py Removes unnecessary utf-8 encoding 2016-12-22 10:52:35 +07:00