Is it possible to use unicode letters in tag-names
Im trying to create a tag tree using Icelandic characters like í á ú þ æ ý ð etc. But it is not allowed.
I've tried setting
ALLOW_UNICODE_SLUGS = True
but it does not seem to have any effect on this.
This forum is for SageMath, the computer-algebra system, not for any other software called sage
Or are you saying you want to use SageMath to create a tree in the graph theory sense with these labels? The only references to this concept that seem even remotely relevant aren't really mathematical.
Also asked at http://askbot.org/en/question/14663/i... and https://github.com/ASKBOT/askbot-deve... .
Since it's an askbot question, shall we close it?