- Make child_of filter will give an error if the specified page is in a different site - parent id meta field is now hidden for top level pages
1.0c2
- Fixed crash when child_of is given a non-integer value - Renamed parent_id to parent
1.0c1
- Removed dependency on `django-filters` - Added support for tags - Docs endpoint can now have extra fields - "Type not found" and "Parent not found" errors now have `400` status code (was previously `404`)
1.0b3
- Fixed bug with child relations on parent classes
1.0b2
Tests no longer get packaged Added description and URL Fixed "Development Status" classifier