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

Add support for dj32 #69

Merged
merged 12 commits into from
Dec 31, 2022
Merged

Add support for dj32 #69

merged 12 commits into from
Dec 31, 2022

Conversation

LegoStormtroopr
Copy link
Member

No description provided.

):
rhs = super().resolve_expression(query, allow_joins, reuse, summarize, for_save)
def resolve_expression(self, *args, **kwargs):
print(args, kwargs)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use logging.debug instead of print?

or other flag to make this print not work at production.

e.g. settings.DEBUG in Django

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @shabbywu, thanks for your review. This PR is an early state, and we'll probably remove the print statement entirely. Hope that helps.

@harrywhite4
Copy link
Contributor

Nice 👌

@LegoStormtroopr LegoStormtroopr merged commit 7eba828 into master Dec 31, 2022
@LegoStormtroopr LegoStormtroopr deleted the dj32 branch December 31, 2022 16:20
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.

5 participants