django-tenant-schemas icon indicating copy to clipboard operation
django-tenant-schemas copied to clipboard

select the only existing schema by default in interactive tenant option

Open amitgaru2 opened this issue 5 years ago • 0 comments

Currently, even if there is only one scheme, user is shown with option to list schema and have to select it to proceed. So this PR will, on interactive tenant option, select the only existing schema by default without user interaction if there is only one schema.

amitgaru2 avatar Mar 27 '20 13:03 amitgaru2