Skip to content
  1. Feb 24, 2019
  2. Jan 05, 2019
  3. Jul 09, 2017
  4. Jun 19, 2017
  5. 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
  6. Feb 11, 2016
  7. Feb 08, 2015
  8. Nov 05, 2014
  9. 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
  10. Sep 26, 2014
  11. Jul 09, 2014
  12. Jul 05, 2014
  13. Jan 27, 2014
  14. Jan 22, 2014
  15. Dec 04, 2013
  16. Mar 30, 2013
  17. Mar 15, 2013
  18. May 10, 2012
  19. Apr 25, 2012
  20. Mar 26, 2012
  21. Apr 08, 2011
  22. Dec 06, 2010
  23. Aug 12, 2010
  24. Jun 22, 2010
  25. Apr 12, 2010
  26. Apr 01, 2010
  27. Mar 30, 2010
  28. Mar 23, 2010
  29. Mar 11, 2010
  30. Mar 08, 2010
  31. Feb 23, 2010
  32. Feb 20, 2010