mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-10 16:24:49 +00:00
23 lines
537 B
ReStructuredText
23 lines
537 B
ReStructuredText
==========================================
|
|
Wagtail 0.6 release notes - IN DEVELOPMENT
|
|
==========================================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
Minor features
|
|
~~~~~~~~~~~~~~
|
|
* A new template tag has been added for reversing URLs inside routable pages. See :ref:`routablepageurl_template_tag`.
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
* Page URL generation now returns correct URLs for sites that have the main 'serve' view rooted somewhere other than '/'.
|
|
|
|
Upgrade considerations
|
|
======================
|