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.6.3.rst 310B

12345678910111213
  1. =========================
  2. Oscar 1.6.3 release notes
  3. =========================
  4. :release: 2018-08-03
  5. This is Oscar 1.6.3, a compatibility release adding support for Django 2.1.
  6. Minor changes
  7. ~~~~~~~~~~~~~
  8. - Replaced use of Django's procedural authentication views with the corresponding
  9. class-based views.