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 unicode error and empty country by default #1351

Merged
merged 1 commit into from Apr 9, 2015

Conversation

ar4s
Copy link
Contributor

@ar4s ar4s commented Apr 9, 2015

Prevent error like UnicodeEncodeError: 'ascii' codec can't encode character.

@ar4s ar4s force-pushed the hotfix/ldap branch 3 times, most recently from eb3773f to 47a0d1d Compare April 9, 2015 09:04
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 52.02% when pulling 47a0d1d on ar4s:hotfix/ldap into e7c8de4 on allegro:develop.

@@ -16,6 +16,7 @@ install:
- make install
- pip install coveralls
- pip install flake8
- pip install django-auth-ldap==1.1.3
Copy link

Choose a reason for hiding this comment

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

👍

Prevent error like ``UnicodeEncodeError: 'ascii' codec can't encode
character``.
@ghost
Copy link

ghost commented Apr 9, 2015

🆗

1 similar comment
@mkurek
Copy link
Contributor

mkurek commented Apr 9, 2015

🆗

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 52.02% when pulling 049f79d on ar4s:hotfix/ldap into e7c8de4 on allegro:develop.

ar4s added a commit that referenced this pull request Apr 9, 2015
Fixed unicode error and empty country by default
@ar4s ar4s merged commit 2b753ae into allegro:develop Apr 9, 2015
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.

None yet

3 participants