Skip to content

3.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@hramezani hramezani released this 03 Jan 14:41
· 30 commits to master since this release
5072f5d

3.0.0-beta.3 (2023-11-13)

Improvements

  • Python: Confirm Python 3.12 support (#572)
  • feat: thread.local replaced with ContextVar to improve context managers in Django 4.2+

Fixes

  • fix: Handle ObjectDoesNotExist in evaluation of object_repr (#592)