1.9.1.rst 363 B

1234567891011121314151617
  1. ===========================
  2. Wagtail 1.9.1 release notes
  3. ===========================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's changed
  8. ==============
  9. Bug fixes
  10. ~~~~~~~~~
  11. * Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)
  12. * Prevent pages from being recursively copied into themselves (Matheus Bratfisch)