[uWSGI] ASGI / Django 3.0 Support

2019-09-10 Thread J. Pic
Hi all, Django 3.0 alpha has been released, it introduces ASGI support. https://www.djangoproject.com/weblog/2019/sep/10/django-30-alpha-1-released/ https://docs.djangoproject.com/en/dev/releases/3.0/ Is there any plan for uWSGI to support ASGI in the near future? Thanks -- ∞

Re: [uWSGI] ASGI / Django 3.0 Support

2019-09-18 Thread J. Pic
Thanks for your reply, could you share the details of what you think should be done? Le sam. 14 sept. 2019 à 17:20, Roberto De Ioris a écrit : > > > Hi all, > > > > Django 3.0 alpha has been released, it introduces ASGI support. > > > > > https://www.djangoproject.com/weblog/2019/sep/10/django-3

Re: [uWSGI] uwsgi not recognising virtualenv option in ini file.

2020-03-11 Thread J. Pic
Look at what you have in /usr/lib/uwsgi/plugins/python* On some platforms, you want to load the python2 or python3 module, not simple python. If nothing is in /usr/lib/uwsgi/plugins/python* then you should install another package containing the python module. ___

Re: [uWSGI] uwsgi not recognising virtualenv option in ini file.

2020-03-11 Thread J. Pic
Nginx logs should know what is the next issue ;) ___ uWSGI mailing list uWSGI@lists.unbit.it http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Re: [uWSGI] uwsgi not recognising virtualenv option in ini file.

2020-03-11 Thread J. Pic
Excellent, have a lot of fun then ;) ___ uWSGI mailing list uWSGI@lists.unbit.it http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi