mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
"string index out of range" occurs with a non-empty source string
where the user has (probably erroneously) entered a carriage return
in the translated string, e.g. fix_nls('x', '\r\n')
|
||
|---|---|---|
| .. | ||
| conf | ||
| locale | ||
| static/admin/img | ||
| templates/rosetta | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| access.py | ||
| models.py | ||
| poutil.py | ||
| signals.py | ||
| storage.py | ||
| urls.py | ||
| views.py | ||