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

LazyReference or Reference(lazy=True) #130

Open
jesusch opened this issue May 4, 2021 · 0 comments · May be fixed by #250
Open

LazyReference or Reference(lazy=True) #130

jesusch opened this issue May 4, 2021 · 0 comments · May be fixed by #250
Labels
enhancement New feature or request reference-rework

Comments

@jesusch
Copy link

jesusch commented May 4, 2021

Feature request

Context

Adding a Reference to a Model currently always looks up that reference
This is very time consuming and not always wanted

Solution

Having the possibility to define a Ref as Lazy would be awesome
see:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reference-rework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants