What's Changed
- Add --no-input flag to delete_tenant command by @thraxil in #945
- Bump pygments from 2.7.4 to 2.15.0 in /docs by @dependabot in #957
- Bump django from 4.1.9 to 4.1.10 by @dependabot in #951
- fix - error msg for subfolder tenant not found by @theedigerati in #953
- fix: allow inferring app label from custom Django app config by @hblanko in #941
- typo, remove reference to South in use.rst by @evgenyfadeev in #965
- Bump django from 4.1.10 to 4.1.13 by @dependabot in #991
- Add Django 5.0 and Python 3.12, remove 3.1, 4.0 and Python 3.8 by @riconnon in #1000
- ability to set schema for management command by @granteagon in #987
- Added option to collect static files for all schemas by @hanckmann in #998
- psycopg3 fixes by @hho6643 in #959
New Contributors
- @thraxil made their first contribution in #945
- @theedigerati made their first contribution in #953
- @hblanko made their first contribution in #941
- @evgenyfadeev made their first contribution in #965
- @granteagon made their first contribution in #987
- @hho6643 made their first contribution in #959
Full Changelog: v3.5.0...v3.6.0