Attempted to test out the plugin. No matter what I got to the plugin indicated that there was a failure with migrations, none were available.
$ nautobot-server post_upgrade
Performing database migrations...
Operations to perform:
Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, sessions, social_django, taggit, tenancy, users, virtualization
Running migrations:
No migrations to apply.
<class 'django.db.utils.ProgrammingError'>
relation "thola_nautobot_tholaconfig" does not exist
LINE 1: SELECT COUNT(*) AS "__count" FROM "thola_nautobot_tholaconfi...
^
Python version: 3.8.10
Nautobot version: 1.0.3
Attempted to test out the plugin. No matter what I got to the plugin indicated that there was a failure with migrations, none were available.