Brian Kohan

Results 86 issues of Brian Kohan

tests.py is too big - split these out into different files.

tests

I came across this when attempting to use: SESSION_ENGINE = 'django.contrib.sessions.backends.signed_cookies' When a content edit is attempted this results in the following exception: django.db.utils.DataError: value too long for type character...

The typing in this package is extremely dynamic so its unclear if the current state of static type checking in python is worth the trouble - but once it is...

enhancement

I.e. if and how exactly are strings normalized? NKCD? https://tonsky.me/blog/unicode/

Surely there's a way to do this...

enhancement

All the code examples in the docs should be run or generated directly.

documentation
enhancement

Ensure no linting errors on vanilla configuration of javascript linter. Todo which linter?

tests