Is there a line like
this.model.on('change', this.render, this);
in the code, or is listenTo() being used to listen for changes?
listenTo()