You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

v1.5.2.rst 340B

123456789101112131415
  1. =========================
  2. Oscar 1.5.2 release notes
  3. =========================
  4. :release: 2018-02-12
  5. This is Oscar 1.5.2, a bug fix release.
  6. Bug fixes
  7. =========
  8. * Fixed ``oscar.core.widgets.AdvancedSelect`` widget behaviour with Django 1.11
  9. and above.
  10. * Use a local copy of TinyMCE instead of a CDN, because of recent bugs in the CDN.