Procházet zdrojové kódy

Add release notes for #3506.

master
Samir Shah před 5 roky
rodič
revize
db323fffe0
1 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. 5
    1
      docs/source/releases/v3.0.rst

+ 5
- 1
docs/source/releases/v3.0.rst Zobrazit soubor

77
 
77
 
78
 - Category slugs can now be edited via the dashboard.
78
 - Category slugs can now be edited via the dashboard.
79
 
79
 
80
-- A new method get_attribute_values() was added to the Product model which returns a merged set of attribute values for child and parent products.
80
+- A new method ``get_attribute_values()`` was added to the Product model which returns a merged set of
81
+  attribute values for child and parent products.
82
+
83
+- The behaviour of ``checkout.views.ThankYouView`` when no order is found in the session has changed,
84
+  to redirect the user to the URL defined by ``settings.OSCAR_HOMEPAGE`` instead of returning a page not found error.
81
 
85
 
82
 Dependency changes
86
 Dependency changes
83
 ~~~~~~~~~~~~~~~~~~
87
 ~~~~~~~~~~~~~~~~~~

Načítá se…
Zrušit
Uložit