- Fixed project version
- Fixed tox tests
- Fixed tox tests
- Fixed RemovedInDjango41Warning default_app_config (#19)
- Remove middleware dependency in project (#16)
- Fix storage
- Include tenant_required=False in LogoutView
- Simplified TenantManager
- Fix database tests
- Removes middleware redirect to login responsibility
- Changed how to ignore the use of tenants in views (using decorators and mixin)
- Fix some methods to filter and assign a tenant to an object
- Updated example project
- Added CI tests for others databases