Bas Steins
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,...
See #10
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