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

Create a dummy database import for a fresh install #46

Open
stitzelj opened this issue Apr 26, 2018 · 1 comment
Open

Create a dummy database import for a fresh install #46

stitzelj opened this issue Apr 26, 2018 · 1 comment

Comments

@stitzelj
Copy link
Contributor

I'm realizing I need to create a small .sql file to import into the database if someone is doing a fresh install, because the code as written depends on there being data there in order to load without errors. I also need to write some exception handling that will work around those same errors and load the site anyway if someone forgets to load the data or doesn't have access to it for some reason. It's a low-priority item, but I'm going to create a ticket here for it anyway as a reminder to myself to clean this up a bit.

@ethel-t-frog
Copy link
Contributor

I've run into the same problem myself a couple of times. I've added a bit of tweaking such that the site should load even with an empty database. I'll close this ticket once I've uploaded it.

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