Skip to content

Commit

Permalink
added release note about the deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
SaturnFromTitan authored and Alexander Gaevsky committed Jan 11, 2022
1 parent 6eceb19 commit f16e87f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/releases/v3.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ Deprecated features

- The ``annotate_form_field`` template tag is deprecated. It's functionality of annotating form fields with
their widget type is now built in to Django.
- In the ORDER_PLACED email templates, the variable ``status_url`` should not be used anymore. Please use
``status_path`` in conjunction with the ``absolute_url`` template tag instead. It will be removed in a future
version of Oscar.

0 comments on commit f16e87f

Please sign in to comment.