You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Satchmo users
Running manage.py satchmo_load_l10n results in the following error:
Problem installing fixture '/home/username/sources/satchmo-trunk/
satchmo/l10n/fixtures/l10n_data.xml': Incorrect string value:
'\xC5\x9Feron' for column 'name' at row 1
Can anyone please guide me on what I'm doing wrong here?
I have a hunch this is a MySQL issue rather than anything to do with
satchmo?
Thanks!
Swaroop
Chris Moffitt
unread,
May 23, 2008, 8:47:52 AM5/23/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to satchm...@googlegroups.com
You need to make sure that your MySql database is using utf-8 for the collation.