Ben Ockmore
Ben Ockmore
There seem to be two main issues causing tests to fail on Travis CI: 1. A typo in the server_spec.js file caused an incorrect model to be bound to the...
The header for [our documentation](https://doclets.io/bookbrainz/bookbrainz-site/master) gives a date for the latest commit as 1st January 2017:  However, this commit was actually made today, on 16th January: https://github.com/bookbrainz/bookbrainz-site/commit/6689bd9
When using PostgreSQL and Flask Restless, GET_MANY requests for large tables (>100K rows) can take up to a minute to return a response. This is because Flask Restless performs a...
Get mutagen itself working on Python 3.3 and Python 2.6. Then close this project, since it's achieved its goals of creating a Python 3 compatible mutagen.
Look into ways of improving the documentation, including researching the best way to package it. Also make sure all documentation is still valid for this fork.