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

Remove previously chained models from choices & fix circular deps #2

Merged
merged 8 commits into from
Aug 18, 2021

Conversation

skulden13
Copy link
Contributor

Hi there,

I've prepared the fix for removing chained models from choices and fixing circular dependencies.

The condition on the backend side was applied to avoid circular dependencies.
https://github.com/ivelum/djangoql/blob/master/djangoql/schema.py#L372

These changes appeared after this pull request ivelum/djangoql@3e2ca75#diff-f67209e7ff98d18b4b4304fff7b422244b54a19233e58fa37e8bd2cf29cadaaeR355

Pay attention, that this pull request can be merged ivelum/djangoql#77 after applying changes from my pull request.

Thanks,
Denis

@Perlence Perlence merged commit 5fcf3ce into ivelum:main Aug 18, 2021
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.

2 participants