Exister

Results 3 issues of Exister

If key is in unicode, for example to display cyrillic labels, admin panel fails with: ``` python File "bitfield/bitfield/types.py" in iteritems 211. yield (k, getattr(self, k).is_set) Exception Value: Caught UnicodeEncodeError...

Hi! Thanks for great project. As was mentioned in https://github.com/guilatrova/tryceratops/issues/41, there is a flake8 code clash between your project and `flake8-type-checkin`. When used together within single project `tryceratops` completely disables...

After https://github.com/gauge-sh/tach/pull/706 paths to files are not recognized as links by PyCharm Terminal. Ruff and mypy work as expected. May be emoji prefix is the reason `❌ `. tach 0.29.0...