pypi wagtail 0.3.1

latest releases: 6.1rc2, 6.1rc1, 6.0.2...
9 years ago
  • Fix: When constructing dummy requests for pages with no routable URL, fall back on a hostname from ALLOWED_HOSTS and finally 'localhost', to avoid 'Invalid HTTP_HOST header' errors on preview when DEBUG=False.
  • Fix: Ensure that url_path is populated when previewing a newly created page, to avoid unnecessarily taking the above fallback.
  • Fix: Deleting an item from an InlinePanel, then generating a validation error on saving, no longer causes the deleted item to confusingly reappear with an error of its own.

Don't miss a new wagtail release

NewReleases is sending notifications on new releases.