Skip to content

0.1.1

Compare
Choose a tag to compare
@kevin-brown kevin-brown released this 29 Jan 16:36
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