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