DocNow / dnflow-ansible

Ansible playbooks for setting up dnflow
MIT License
1 stars 0 forks source link

Search input not registering search #12

Closed ianmilligan1 closed 8 years ago

ianmilligan1 commented 8 years ago

I've been trying to get this up and running locally. However, I can get to this stage, logged in and authenticated in Twitter: screen shot 2016-08-31 at 11 14 50 am But if I enter a query and click 'add,' nothing happens.

What kind of information would you like to see where I've gone wrong?

edsu commented 8 years ago

@kayiwa if you are working on this @shawngraham and I tracked this down to the sqlite database not being created.

See also #10

ianmilligan1 commented 8 years ago

Ah, I hadn't realized the answer was in the question there. Let me give it a try!

ianmilligan1 commented 8 years ago

Closing, as issue is covered in #10.