New submission from owais :
Hello... I am deploying a django application over the AWS Cloud Server EC2
windows instance having AMD64 architecture. I have installed python 3.7.6 over
the server and install all modules (numpy pandas matplotlib django etc) using
pip. I have set the sqlite
Owais Kazi added the comment:
If it's a easy patch, I would like to pick it up. Can someone please explain
how should I proceed with this? I am already done with the setup.
TIA
--
nosy: +Owais Kazi
type: enhancement ->
___
Python tracker