Akihiro Motoki cd7c1b5110 Address RemovedInDjango40Warning (2)
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().

https://docs.djangoproject.com/en/4.0/releases/3.0/#id3

Change-Id: I77878f84e9d10cf6a136dada81eabf4e18676250
2022-02-04 16:22:07 +09:00
..
2015-05-13 12:39:00 -06:00
2020-10-15 14:37:20 +09:00
2022-02-04 16:22:07 +09:00
2012-04-23 22:24:21 -07:00
2020-05-12 18:49:34 +02:00
2018-03-17 18:36:01 +09:00