您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

v2.1.rst 736B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. =======================
  2. Oscar 2.1 release notes (in development)
  3. =======================
  4. :release: tbd
  5. Welcome to Oscar 2.1.
  6. .. contents::
  7. :local:
  8. :depth: 1
  9. .. _compatibility_of_2.1:
  10. Compatibility
  11. ~~~~~~~~~~~~~
  12. .. _new_in_2.1:
  13. What's new in Oscar 2.1?
  14. ~~~~~~~~~~~~~~~~~~~~~~~~
  15. - The database performance of ``offer.Range.all_products()`` was substantially
  16. improved. The internals of that method have changed and specifically
  17. ``Range.invalidate_cached_ids()`` has been removed and replaced with
  18. ``Range.invalidate_cached_queryset()``.
  19. Removal of deprecated features
  20. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. Dependency changes
  22. ~~~~~~~~~~~~~~~~~~
  23. .. _deprecated_features_in_2.1:
  24. Deprecated features
  25. ~~~~~~~~~~~~~~~~~~