| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- ========================================
- Oscar 3.2 release notes (in development)
- ========================================
-
- :release: TBD
-
- .. contents::
- :local:
- :depth: 1
-
-
- .. _compatibility_of_3.2:
-
- Compatibility
- ~~~~~~~~~~~~~
-
-
- .. _new_in_3.2:
-
- What's new in Oscar 3.2?
- ~~~~~~~~~~~~~~~~~~~~~~~~
-
-
-
- .. _removal_of_deprecated_features_in_3.2:
-
- Removal of deprecated features
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-
-
- .. _minor_changes_in_3.2:
-
- Minor changes
- ~~~~~~~~~~~~~
-
- - Added a new helper ``core.utils.is_ajax`` which replicates the logic of Django's ``HttpRequest.is_ajax``
- method that was deprecated in Django 3.1.
-
- .. _dependency_changes_in_3.2:
-
- Dependency changes
- ~~~~~~~~~~~~~~~~~~
-
- Python package dependencies:
-
-
- Javascript and CSS dependencies:
|