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

Refactoring for v0.99 #196

Open
3 of 7 tasks
lorinkoz opened this issue Nov 14, 2023 · 2 comments
Open
3 of 7 tasks

Refactoring for v0.99 #196

lorinkoz opened this issue Nov 14, 2023 · 2 comments

Comments

@lorinkoz
Copy link
Owner

lorinkoz commented Nov 14, 2023

Refactor

  • Use contextvars instead of asgiref.Local
  • Move domain-related handling to routing module.
  • Make domain-related handling optional, together with all the related TENANTS settings.
  • Use TenantModel.routing
  • Implement middleware for session routing and headers routing
  • Move to pytest !!
  • Level up the typing game

more to come...

@lorinkoz lorinkoz changed the title Refactoring for v1 Refactoring for v0.99 Nov 14, 2023
@ZipBrandon
Copy link

Looking forward to this! 😃

@lorinkoz
Copy link
Owner Author

lorinkoz commented Apr 9, 2024

Sorry for the looooong delay. Life (not Zelda this time) is keeping me busy!

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

No branches or pull requests

2 participants