UCL-INGI / ICTV

ICTV is a simple content management system for digital signage on multiple screens.
Other
15 stars 5 forks source link

WSGI file should be rdbms independent #17

Closed anthonygego closed 5 years ago

anthonygego commented 5 years ago

This allows to run ICTV using WSGI with another RDBMS than SQLite. The create_database was removed to be cohenrent with ictv-webapp file, as there is already a ictv-setup-database meant for this.