1.6.2.rst 287 B

12345678910111213141516
  1. ===========================
  2. Wagtail 1.6.2 release notes
  3. ===========================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's changed
  8. ==============
  9. Bug fixes
  10. ~~~~~~~~~
  11. * Initial values of checkboxes on group permission edit form now are visible on Django 1.10 (Matt Westcott)