mistral-dashboard/mistraldashboard
Takashi Kajinami 09d63aefbc Replace deprecated ugettext_lazy and ungettext_lazy
The ugettext_lazy method and the ungettext_lazy method are both
deprecated since Django 3.0[1].

These were already replaced in Horizon repo by [2].

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

Change-Id: I6697e4c006e7b8ec94a08ad4625a1980582b4d6d
2022-07-11 02:47:44 +00:00
..
action_executions Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
actions Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
cron_triggers Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
default Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
enabled Setting DEFAULT to False. 2021-02-18 08:53:07 +00:00
executions Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
static/mistraldashboard/css mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
tasks Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
test Fix gate jobs 2021-02-16 18:06:05 +00:00
workbooks Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
workflows Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
__init__.py Move dashboard from python-mistralclient 2014-06-17 13:53:16 +07:00
api.py Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
dashboard.py Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 02:47:44 +00:00
exceptions.py Clean imports in code 2016-09-15 13:52:09 +07:00
forms.py UI: Task & Execution screen refactored 2015-11-05 11:18:02 +00:00
handle_errors.py UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00:00