pclubuiet / website

Programming club, PU official website.
https://pclubuiet.herokuapp.com
GNU General Public License v3.0
14 stars 70 forks source link

Don't use Python Simple Web Server #69

Open harshvladha opened 6 years ago

gurpreetsingh00885 commented 6 years ago

@divyam3897 what do you say?

divyam3897 commented 6 years ago

@harshvladha we will use uWSGI, feel free to read http://uwsgi-docs.readthedocs.io/en/latest/tutorials/heroku_python.html and make changes.

guptarohit commented 6 years ago

Can I work on this issue? I'll make it run on Gunicorn.

harshvladha commented 6 years ago

@divyam3897 Support for both can be added, Gunicorn as well as uWSGI.

Will just need to add scripts for both.

@guptarohit I am working on it.

harshitjindal commented 6 years ago

@harshvladha Are you still working on it?

divyam3897 commented 6 years ago

@guptarohit seeing the inactivity you can try to do it if you want :)