2.0.0 (2026-06-04)
Breaking Changes
Bugfixes
- Fix RecursionError on Django 4.1+ when running without --simple by @smashaal in #181
- Fix double base_url in get_url() for absolute URLs by @bittner in #185
Features and Improvements
- Cover Django 6.0, drop Python 3.9 and Django 4.2, 5.0 and 5.1; update test matrix to Django 5.2 and 6.0 by @bittner in #182
- Document custom LiveServerTestCase host for remote browsers by @bittner in #184
- Snapshot context.fixtures in user mode to avoid ContextMaskWarning by @bittner in #186
Full Changelog: 1.9.0...2.0.0