Ok, I'll change my database charset.
Thanks
On Feb 27, 1:06 pm, jul wrote:
> hi,
>
> when submitting some characters in a charfield of a django form I get
> the following error (e.g. when submitting 'ś')
>
> (1267, "Illegal mix of collations (latin1_swedi
On Sat, Feb 27, 2010 at 7:06 AM, jul wrote:
> hi,
>
> when submitting some characters in a charfield of a django form I get
> the following error (e.g. when submitting 'ś')
>
> (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and
> (utf8
On Sat, Feb 27, 2010 at 4:06 AM, jul wrote:
> hi,
>
> when submitting some characters in a charfield of a django form I get
> the following error (e.g. when submitting 'ś')
>
> (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and
> (utf8
hi,
when submitting some characters in a charfield of a django form I get
the following error (e.g. when submitting 'ś')
(1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and
(utf8_general_ci,COERCIBLE) for operation '='")
It seems that the character
Make sure the columns themselves are set to UTF-8.
On May 18, 4:13 am, coco <[EMAIL PROTECTED]> wrote:
> Hi List,
>
> Django show this message to me:
>
> OperationalError at /champselysees/services/
> (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and
Hi List,
Django show this message to me:
OperationalError at /champselysees/services/
(1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and
(utf8_general_ci,COERCIBLE) for operation '='")
Request Method: GET
Request URL: http://www.champselysees.org/ch
> me
>
> OperationalError at /uploading/
> (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and
> (utf8_general_ci,COERCIBLE) for operation '='")
> Request Method: POST
> Request URL: http://localhost:8000/uploading/
> Exception Typ
Hello dear django comunnity, Im having a bad time with my database in
MySQL the problem is that when I try to store a word with some "rare"
characters like á é í and many others, django shows this message to
me
OperationalError at /uploading/
(1267, "Illegal mix of collations (la
8 matches
Mail list logo