I want to share the solution to my problem. I appreciate the kindness
of Malcolm for the suggestions.
After some searching in tinyMCE site, I found a note that recommends
to explicitly leave
option "entities" to empty, I show you a sample:
tinyMCE.init({
// General options
Hello:
Using tiny_mce.js into django Admin (change_form.html) is nice, but
when you include into a textField letters such as á or ñ and try to
find them using the django search engine, no results are obtained
because internally the á is represented by á and ñ is
represented by ñ. Is there a way to
On Sun, 2008-12-21 at 16:41 -0800, Vizcayno wrote:
> Hello:
> Using tiny_mce.js into django Admin (change_form.html) is nice, but
> when you include into a textField letters such as á or ñ and try to
> find them using the django search engine, no results are obtained
> because internally the á is
3 matches
Mail list logo