Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a switch to disable PG_EXTRA_SEARCH_PATHS check + docs/install.rst cleanup #568

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

adrienrusso
Copy link
Contributor

Fix the issue:
#553

If the database is not ready and you run a command, the command fails because of the extension check.

I think we should leave the choice to the user to skip or not the pg extension check as Django does for the manage commands.

@adrienrusso
Copy link
Contributor Author

@tomturner I think this change should be included in the next release, this is a blocker for users that run commands before the database is ready.

@adrienrusso adrienrusso changed the title Add a switch to be able to disable PG_EXTRA_SEARCH_PATHS check + docs/install.rst cleanup Add a switch to disable PG_EXTRA_SEARCH_PATHS check + docs/install.rst cleanup Apr 12, 2021
@tomturner tomturner merged commit b5b72a1 into django-tenants:master Apr 19, 2021
@tomturner
Copy link
Member

@adrienrusso thanks

@adrienrusso adrienrusso deleted the hot-fix/disable-check branch April 20, 2021 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants