Make has_plugin a JSONField, stop using sqlite3 locally
* Fix up the Makefile so that this all works in CI.
* Changing has_plugin this way allows for more than one plugin to be
stored per record.
* Updated requirements.txt to install the psycopg2 binary package.