python flask_restless with sqlalchemy doesn't generate api endpoints and gives "has no attribute extensions" error using blueprints python flask_restless with sqlalchemy doesn't generate api endpoints and gives "has no attribute extensions" error using blueprints flask flask

python flask_restless with sqlalchemy doesn't generate api endpoints and gives "has no attribute extensions" error using blueprints


I managed to get it to work by shifting to use flask_sqlalchemy instead of the pure sqlalchemy.