您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

v1.0.2.rst 446B

123456789101112131415
  1. =========================
  2. Oscar 1.0.2 release notes
  3. =========================
  4. This is Oscar 1.0.2, a bug fix release.
  5. Bug fixes
  6. =========
  7. * `#1562`_: Correctly handle the update_fields kwarg on ``Category.save()``
  8. * `#1672`_: ``Order.shipping_status`` was not guaranteed to return the correct status.
  9. .. _#1562: https://github.com/django-oscar/django-oscar/issues/1562
  10. .. _#1672: https://github.com/django-oscar/django-oscar/issues/1672