Tag: Webapp
-
Tutorial for Installing Django, Python, Apache, mod_wsgi and PostgreSQL in Raspbian Jessie
This guide by Ben Croston to install Django, Python, Apache mod_wsgi and PostgreSQL on a Raspberry Pi running Raspbian Jessie Lite. It is intended as a guide to getting everything installed and configured, not as a tutorial in actually using Python, Django etc. The toolchain is suitable for a fairly heavy duty production environment. >…