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

Management command for database reset #233

Closed
ian-ross opened this issue Jun 9, 2016 · 1 comment
Closed

Management command for database reset #233

ian-ross opened this issue Jun 9, 2016 · 1 comment
Assignees
Milestone

Comments

@ian-ross
Copy link
Contributor

ian-ross commented Jun 9, 2016

For development, we need a Django management command to reset the database to "pristine", i.e. drop and recreate the database, rerun migrations, load static data. This will make life easier when switching branches or dealing with merged PRs that change the database schema without needing to reprovision the VM.

@ian-ross ian-ross self-assigned this Jun 9, 2016
@wonderchook wonderchook added this to the Version 1.0 milestone Jun 15, 2016
@ian-ross ian-ross removed their assignment Nov 28, 2016
@laura-barluzzi laura-barluzzi self-assigned this Aug 24, 2017
@oliverroick
Copy link
Member

Implemented...Closing

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

5 participants