a57aeff938
django.utils.translation.ugettext_lazy() is deprecated in favor of the functions that they’re aliases for: django.utils.translationgettext_lazy() With that MemcachedCache backend was also deprecated in favor of PyMemcacheCache. MemcachedCache was removed in django 4.1 https: //docs.djangoproject.com/en/4.0/releases/3.0/#id3 Change-Id: I9b77b33fbc4a9560c72504f935bf7f9082fefdd7 |
||
---|---|---|
.. | ||
main.yml |