w-495

Results 3 issues of w-495

I have problems if I use unicode inside Q-objects. I guess that should be ``` guard_str = partial(guard_type, (str, unicode)) ``` instead of ``` guard_str = partial(guard_type, str) ``` Is...

There is no some methods, that QuerySets have. And it cannot interact with `django.db.models.query_utils.Q`. May it be a feature request?

Now I cannot use UTF-8 symbols in this bot. For example I want something like `$Ф_{я}$` → $Ф_{я}$. XeTeX or XeLaTeX can render it.