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

Add database admin UI #2

Closed
shad7 opened this issue Aug 19, 2014 · 2 comments · Fixed by #17
Closed

Add database admin UI #2

shad7 opened this issue Aug 19, 2014 · 2 comments · Fixed by #17
Assignees
Labels

Comments

@shad7
Copy link
Owner

shad7 commented Aug 19, 2014

Provide capability to administer the cache database via admin UI and RESTful APIs.

@shad7 shad7 added the feature label Aug 19, 2014
@huangsam
Copy link
Contributor

I see flask-admin as being a tool for your use case. And since you use sandman, perhaps all you need to do is provide model.activate_admin_classes

@shad7
Copy link
Owner Author

shad7 commented Aug 27, 2014

Sandman is a wrapper around that I am going to use but currently it is implemented quick and dirty. The plan is to expose via nginx. I had it done but lost my changes before commit Saturday. I also had implemented with django and unicorn but trying to go for simple.

@shad7 shad7 self-assigned this Mar 27, 2015
shad7 added a commit that referenced this issue Mar 28, 2015
Completed extension of sandman that generates Flask views to provide
REST APIs and Admin UI.

Included password handling for accessing the API and UI.

Implements: 2
closes #2
@shad7 shad7 closed this as completed in #17 Mar 28, 2015
@shad7 shad7 removed the in progress label Mar 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants