mirror of
https://github.com/Hopiu/django.git
synced 2026-03-28 20:00:23 +00:00
When generating error message in to_python, any unicode string containing non-ascii characters triggered a UnicodeEncodeError for most field types. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_custom_messages.py | ||
| test_error_messages.py | ||
| test_unique.py | ||
| tests.py | ||
| validators.py | ||