ColtonProvias / sqlalchemy-jsonapi

JSONAPI implementation for use with SQLAlchemy
MIT License
71 stars 27 forks source link

Prep my 4_0_8_deryck branch for merge #64

Closed Anderycks closed 7 years ago

Anderycks commented 7 years ago

This branch is used at Isilon so we can have a patch to make it easier to get at the version string. Now that I can help get patches into master here, we can just merge this patch into the main sqlalchemy_jsonapi branch.

Anderycks commented 7 years ago

I've got circular import errors here that are thorny. I'm going to close this and work on those. I'll open a new PR when it's ready.