Skip to content

v1.9.0

Compare
Choose a tag to compare
@goodtune goodtune released this 03 Jun 11:58
· 33 commits to master since this release

Added custom tenant strategies by refactoring a BaseTenantMiddleware to allow greater control over the method used for determining the active tenant.

Parallel execution of database migrations using ParallelExecutor.

Added codes to check framework warnings and errors.

Documentation improvements and updating example projects and tutorials for recent versions of Django.