3.5.1 release notes
- Fixed a bug where editing pages with primary keys greater than 999 would throw an exception.
- Fixed a bug which prevented toolbar js from working correctly when rendered before toolbar.
- Fixed a regression where templates which inherit from a template using an
{% extends %}
tag with a default would raise an exception.