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.2.1.rst 406B

1234567891011121314151617181920
  1. =========================
  2. Oscar 1.2.1 release notes
  3. =========================
  4. :release: 2016-03-23
  5. This is Oscar 1.2.1, a bug fix release.
  6. Minor changes
  7. =============
  8. Change the babel requirement in setup.py to allow versions up to 3.0
  9. Bug fixes
  10. =========
  11. * `#2019`_: Optimize ORM query on the offer detail page in the dashboard.
  12. .. _#2019: https://github.com/django-oscar/django-oscar/pull/2019