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

django: fix power operator #362

Merged
merged 1 commit into from
Mar 19, 2020
Merged

django: fix power operator #362

merged 1 commit into from
Mar 19, 2020

Conversation

timgraham
Copy link
Contributor

The tests remain commented out because issue #331 also affects them.

fixes #333

The tests remain commented out because issue #331 also affects them.

fixes #333
Copy link
Contributor

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

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

LGTM, thank you but I have a question:

  • Does Django do XOR? If so, what's the operator that it uses?

@timgraham
Copy link
Contributor Author

Not at this time. Here's the feature request: https://code.djangoproject.com/ticket/29865

@odeke-em
Copy link
Contributor

odeke-em commented Mar 18, 2020 via email

@timgraham timgraham merged commit 51c56e3 into master Mar 19, 2020
@timgraham timgraham deleted the 333-power branch March 19, 2020 12:55
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.

django: power operator doesn't work
2 participants