Skip to content
  1. Feb 24, 2019
  2. Jul 09, 2017
  3. Apr 29, 2016
    • hydrargyrum's avatar
      fix a few __repr__/__str__ returning unicode · 5c3f2c96
      hydrargyrum authored
      In Python 2, __repr__ and __str__ shouldn't return unicode.
      This caused a problem for example when logging-debug a filter on Thumbnail.url,
      as the logger couldn't encode the unicode repr.
      5c3f2c96
  4. Feb 11, 2016
  5. Feb 21, 2015
  6. Dec 01, 2014