What's Changed
- Added a simple helper function to get the tenant object
- Add decorator to make migrations.RunPython data migrations tenant-aware by @mmcclelland1002 in #819
- Fix malformed link in docs by @browniebroke in #838
- Tests & patches for #831 by @atodorov in #834
- Fix Trove classifiers by @browniebroke in #842
- Introduce a new setting to specify a custom migrate command by @browniebroke in #840
- test cases: add a subfolder test case by @amrqt in #839
- Only clear contenttypes cache when necessary by @adnathanail in #826
- Execute tests in verbose mode by @atodorov in #851
New Contributors
- @browniebroke made their first contribution in #838
- @amrqt made their first contribution in #839
Full Changelog: v3.4.5...v3.4.6