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. 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
  6. Sep 26, 2014
  7. Aug 29, 2014
  8. Jul 09, 2014
  9. Jul 05, 2014
  10. Feb 16, 2014
  11. Dec 14, 2013
  12. Mar 15, 2013
  13. Apr 25, 2012
  14. Mar 26, 2012
  15. Jul 13, 2011
  16. Jun 28, 2011
  17. Apr 08, 2011
  18. Oct 16, 2010
  19. Oct 08, 2010
  20. Aug 13, 2010
  21. Aug 12, 2010
  22. Jun 22, 2010
  23. Apr 13, 2010
  24. Apr 06, 2010
  25. Mar 23, 2010