Looks like another boring release - which is a good thing!
Django has definitely matured to the point where it does not need major breaking changes every release. Now updating to the latest version is somewhat trival.
I like the querystring feature. Before I write my own, does anything like this exist outside of Django for other Python-based projects? I use Flask, with jinja2 of course for templating.