|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+=======================
|
|
|
2
|
+Oscar 2.0.2 release notes
|
|
|
3
|
+=======================
|
|
|
4
|
+
|
|
|
5
|
+:release: 2019-09-20
|
|
|
6
|
+
|
|
|
7
|
+This is Oscar 2.0.2, a bugfix release.
|
|
|
8
|
+
|
|
|
9
|
+Bug fixes
|
|
|
10
|
+=========
|
|
|
11
|
+
|
|
|
12
|
+- Fixed location of ``flatpages/default.html`` template.
|
|
|
13
|
+- Fixed determination of availability for offers where ``max_affected_items`` is set.
|
|
|
14
|
+- Added an ``email_user`` method to the ``AbstractUser`` base model, which Django
|
|
|
15
|
+ expects to be present.
|
|
|
16
|
+- Fixed incomplete fallback to ``OSCAR_DEFAULT_CURRENCY`` in the ``currency`` template filter.
|