Skip to content

Conversation

mgu
Copy link
Contributor

@mgu mgu commented Mar 23, 2017

We use the @python_2_unicode_compatible python decorator to give our
models both __str__ and __models__
See https://docs.djangoproject.com/en/1.10/topics/python3/#str-and-unicode-methods

We use the `@python_2_unicode_compatible` python decorator to give our
models both `__str__` and `__models__`
See https://docs.djangoproject.com/en/1.10/topics/python3/#str-and-unicode-methods
@mgu mgu added the 3 - Review label Mar 23, 2017
Copy link
Contributor

@wo0dyn wo0dyn left a comment

Choose a reason for hiding this comment

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

LGTM.

@mgu mgu merged commit 7e4c1e7 into master Mar 24, 2017
@mgu mgu deleted the unicode-compatible-models branch March 24, 2017 08:52
@mgu mgu added 4 - Done and removed 3 - Review labels Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants