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

Cannot Edit Project? #10

Open
srasku opened this issue Jul 10, 2019 · 4 comments
Open

Cannot Edit Project? #10

srasku opened this issue Jul 10, 2019 · 4 comments

Comments

@srasku
Copy link

srasku commented Jul 10, 2019

As far as I can tell there's no way to edit a project. I would like to add a timeout. Some of the mutations are causing infinite loops and I would like to mitigate that.

@nlohmann
Copy link
Owner

As quick fix, you could edit the database. It’s a plain SQLite file.

@s7726
Copy link

s7726 commented Jul 7, 2020

Maybe a near term solution would be adding flask-admin to keep the editing in the tool a little more.
https://flask-admin.readthedocs.io/en/latest/introduction/

@nlohmann
Copy link
Owner

nlohmann commented Jul 7, 2020

PRs welcome! ;-)

@AlexisWilke
Copy link
Contributor

I created a script using the CLI commands (and I added a delete_project.py in #34) which could easily be used to reinstate the project with slightly different parameters (i.e. always create projects using CLI).

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

4 participants