Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and simplify calculation of cache_key in cached template loader #573

Merged
merged 2 commits into from
Apr 19, 2021

Conversation

bernhardmiller
Copy link
Contributor

  • use calculations of parent class as base
  • avoid throwing an exception if the tenant is a FakeTenant
  • (brings this repo and django-tenant-schemas a bit closer together)

bonus:

  • simplify instructions for testing on docker

Bernhard Miller added 2 commits April 19, 2021 09:52
based on bernardopires/django-tenant-schemas@5ad9342

- use calculations of parent class as base
- avoid throwing an exception if the tenant is a FakeTenant
@tomturner tomturner merged commit d3081d6 into django-tenants:master Apr 19, 2021
@tomturner
Copy link
Member

@bernhardmiller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants