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 #22849 -- Added Session.__str__() #2952

Merged
merged 1 commit into from Jul 24, 2014
Merged

Conversation

slurms
Copy link
Contributor

@slurms slurms commented Jul 24, 2014

No description provided.

@@ -24,6 +24,7 @@
from django.test.utils import patch_logger
from django.utils import six
from django.utils import timezone
from django.utils.encoding import force_unicode
Copy link
Member

Choose a reason for hiding this comment

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

You'll want to use force_text here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops, two tics, I'll update it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be okay now :).

@timgraham
Copy link
Member

buildbot, test this please.

@timgraham timgraham merged commit b157ffd into django:master Jul 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants