There are no substantial changes from the previous release, this is mostly a Django update and bug fix release.
Bug fixes:
- Generate .log file after TLE / OOM (#93)
- Fix inconsistent lengths for
CharField
when using uuid.uuid4
. (2439d30)
- Fix internalization bug in Django (6ff2846)