Skip to content

First release on PyPI

Compare
Choose a tag to compare
@igortg igortg released this 12 Feb 16:06
· 123 commits to master since this release
Make flask-restalchemy make use of serialchemy

- Improve README file
- Move conftest to the root folder
- Created SessionBasedFields base class to flag which fields require
a SQLAlchemy session for deserialization
- Use data-regression for tests
- Remove RTD docs generation