Skip to content
  1. Feb 24, 2019
  2. Apr 06, 2018
  3. Mar 05, 2018
  4. Mar 04, 2018
  5. Jul 09, 2017
  6. Jun 19, 2017
  7. Mar 04, 2017
  8. Oct 25, 2016
  9. 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
  10. Feb 11, 2016
  11. Jan 31, 2015
  12. Oct 10, 2014
    • Laurent Bachelier's avatar
      pep8 blank lines fixes · 448c06d1
      Laurent Bachelier authored
      flake8 --select W391,E302,E301,E304
      
      autopep8 can't fix W391 even though it claims it can.
      Fixed using a simple custom script.
      448c06d1
  13. Sep 26, 2014
  14. Jul 09, 2014
  15. Jul 05, 2014
  16. Aug 04, 2013
  17. Apr 10, 2013
  18. Mar 30, 2013
  19. Mar 26, 2013
  20. Mar 25, 2013
  21. Mar 14, 2013
  22. Mar 13, 2013