Bas Steins

Results 14 issues of Bas Steins

Add [news.python.sc](https://news.python.sc) to the "Post News" section

UUIDField is build into Django and should therefore be preferred as it will likely increase compat with other third party libraries such as DRF. See previous issue #8 . However,...

enhancement
help wanted

The `TextEncoder` for DataMatrix code generation accepts only `string`s as input. It would be nice if `byte` and `int` would be acceptable as well.

See: build failure in #7436