gettext vs ugettext lazy
Hello Would like to know the difference and where to use .Model, Views, Routers, Forms e.t.c gettext (from django.utils.translation import gettext) ugettext_lazy(from django.utils.translation import ugettext_lazy) -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fc6e8aa7-6206-4b01-bc3f-0bf02a24770en%40googlegroups.com.
DEPLOYING DJANGO ON ASGI
Hello Am familiar with deploying django on WSGI especially using apache on windows ecosystem Am trying to find any source which explain on deploying django on ASGI especially using uvicorn on windows ecosystem. -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b68bc9f0-e3b2-4120-afcc-198aef178561n%40googlegroups.com.