Written in pure Python and using PostgreSQL, this repository hosts web based UI's. One, for administrative querying of the whole database - app.py. The second, for end users to edit a single table.
Once installed, the new UI elements will appear on the table page. You'll need special permission in order to see them. The easiest way is to use the root user, or otherwise use a custom actor. If you ...