apptension / saas-boilerplate

SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!
https://apptension.com/saas-boilerplate
MIT License
2.18k stars 253 forks source link

feat: refactor of current tenant provider #580

Closed sdrejkarz closed 4 months ago

sdrejkarz commented 4 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

I had a problem understanding the code with those lets at the first glance. (CurrentTenantProvider) I have created utils.

Feel free to cancel the PR if you think the change is redundant. @mkleszcz

mkleszcz commented 4 months ago

@sdrejkarz It looks better know in terms of the readability, but... I really don't like when there are "utils" files:D But for now I don't have better name for it