Django on Apache – with Python 3 and Apache mod_wsgi on Ubuntu 16.04

Install Python 3 Django on Apache, similar to production installations. These terse notes show how to install Python Django, configure it to use templates and access PostgreSQL database. Finally, we create a simple app to read records from database and … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Comments Off on Django on Apache – with Python 3 and Apache mod_wsgi on Ubuntu 16.04