Thanks to visit codestin.com
Credit goes to github.com

Skip to content

reset_db command support needed in Django Tenants #1895

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

Closed
yokwejuste opened this issue Nov 25, 2024 · 2 comments
Closed

reset_db command support needed in Django Tenants #1895

yokwejuste opened this issue Nov 25, 2024 · 2 comments

Comments

@yokwejuste
Copy link

FEATURE REQUEST

Description

This has been a long issue I encountered on this project for a while now. I think it is right time to insert that into this project.

(.venv) PS C:\Users\<me>What\ever\the\dir\is> python manage.py reset_db        

You have requested a database reset.
This will IRREVERSIBLY DESTROY
ALL data in the database "visuleoport".
Are you sure you want to do this?

Type 'yes' to continue, or 'no' to cancel: yes
CommandError: Unknown database engine django_tenants.postgresql_backend

Steps involved in solving

Attempts to Solve

@yokwejuste
Copy link
Author

@trbs @foarsitter

Please kindly have a look at this, I believe we have kept this back for too long.

@trbs
Copy link
Member

trbs commented Apr 10, 2025

PR #1855 was merged 🎉

@trbs trbs closed this as completed Apr 10, 2025
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

No branches or pull requests

2 participants