Skip to content

Minor bug fixes, updated Django versions

Compare
Choose a tag to compare
@vishwakftw vishwakftw released this 12 Sep 15:21
· 4 commits to master since this release
e2b3b71

There are no substantial changes from the previous release, this is mostly a Django update and bug fix release.

Bug fixes:
  1. Generate .log file after TLE / OOM (#93)
  2. Fix inconsistent lengths for CharField when using uuid.uuid4. (2439d30)
  3. Fix internalization bug in Django (6ff2846)