Here's my saga then...
I took the welcome app, added my oracle connection string and edited ## create all tables needed by auth if not custom tables auth.define_tables(username=True, signature=True, migrate=False) --
Here's my saga then...
I took the welcome app, added my oracle connection string and edited ## create all tables needed by auth if not custom tables auth.define_tables(username=True, signature=True, migrate=False) --