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

Implement Admin interface #149

Open
morgajel opened this issue Aug 27, 2014 · 1 comment
Open

Implement Admin interface #149

morgajel opened this issue Aug 27, 2014 · 1 comment

Comments

@morgajel
Copy link
Contributor

A simple crud interface would be a good start.

I originally planned on using Flask-Admin, but it looks like there's a postgres/sqlalchemy bug. I've filed a bug report with the maintainer; hopefully I'll hear something back soon.

In the meantime I'll be looking for an alternative.

@morgajel morgajel added this to the v0.4.0 release milestone Aug 27, 2014
@morgajel morgajel self-assigned this Aug 27, 2014
@morgajel
Copy link
Contributor Author

Looks like the problem was with pg8000; I've since changed it to use psycopg2. This resolved the bug and let me keep moving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant