#2376: non-ASCII Initial SQL data file fails to load
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Database wrapper | Version:
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
If an initial SQL data file is in a non-ASCII encoding, then "./manage.py
syncdb" gives an error:
`Failed to install initial SQL data for ... model: 'ascii' codec can't
decode byte ...`
Can the encoding assumed be changed to utf-8?
--
Ticket URL: <http://code.djangoproject.com/ticket/2376>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---