Re: gettext vs ugettext_lazy

2021-12-03 Thread David Nugent
Correction, Python 2.x support On Fri, Dec 3, 2021 at 8:12 PM David Nugent wrote: > Don't use ugettext*, they are deprecated and no longer exist in 3.x. m > They were for Django 2.x support. > > On Fri, Dec 3, 2021 at 5:54 PM wrote: > >> Hello >> >> Would like to know, what are the difference b

Re: gettext vs ugettext_lazy

2021-12-03 Thread David Nugent
Don't use ugettext*, they are deprecated and no longer exist in 3.x. m They were for Django 2.x support. On Fri, Dec 3, 2021 at 5:54 PM wrote: > Hello > > Would like to know, what are the difference between gettext and > ugettext_lazy? > > When to use each of them? > > -- > You received this mes

gettext vs ugettext_lazy

2021-12-02 Thread ngallen4
Hello Would like to know, what are the difference between gettext and ugettext_lazy? When to use each of them? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to