0.1.1
Use the default manager instead of `objects` This changes OLP to use the default manager when filtering querysets to retrieve the objects for a user. This breaks any code which did not use `Model.objects` as the default manager. The version has been bumped to 0.1.1