flask-restless v0.15.1 Release Notes

Release Date: 2016-04-14 // about 8 years ago
    • #367: catch IntegrityError, DataError, and
      ProgrammingError exceptions in all view methods.
    • #374: import sqlalchemy.Column from sqlalchemy directly,
      instead of sqlalchemy.sql.schema