failing constructors still place object in the session

Issue #203 resolved
Mike Bayer repo owner created an issue

need a try:/except: around the oldinit() method created in mapper which will remove the instance from the session if the init method fails.

Comments (3)

  1. Log in to comment