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

Fixed json cls encoder in trigger_client_event #182

Merged
merged 4 commits into from
Jan 10, 2022

Conversation

CleitonDeLima
Copy link
Contributor

Fixed #180

Copy link
Owner

@adamchainz adamchainz left a comment

Choose a reason for hiding this comment

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

Thanks! I'll push a few commits to improve the test, and add docs and changelog note. When you make open source contributions, please try to update the docs and changelog too, in the style of the project. Without such changes your feature will be "secret" and no other users will discover it.

I added some review around the changes to the test below, which I'm taking care of.

tests/test_http.py Outdated Show resolved Hide resolved
tests/test_http.py Outdated Show resolved Hide resolved
tests/test_http.py Outdated Show resolved Hide resolved
@adamchainz adamchainz merged commit 990bdbf into adamchainz:main Jan 10, 2022
@CleitonDeLima
Copy link
Contributor Author

Thanks for the tips @adamchainz , always good to learn!

@CleitonDeLima CleitonDeLima deleted the fix/django-json-encoder branch January 10, 2022 14:41
@adamchainz
Copy link
Owner

No worries, released in version 1.7.0!

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.

Using DjangoJSONEncoder in json.dumps
2 participants