Ask Your Question

ebergmundur's profile - activity

2019-12-19 10:32:18 +0200 received badge  Popular Question (source)
2016-05-25 01:36:01 +0200 asked a question 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.