Commit Graph

9 Commits

Author SHA1 Message Date
bdecff27d4 Added downloading thumbnails to file 2016-03-09 14:00:59 +01:00
ec11e82f32 PEP8 formatting 2016-03-09 12:40:19 +01:00
ed0630aa7c Added parameter type checking for utils.join_url
This made things a bit easier to debug, while re.sub() raises less
descriptive errors.
2016-03-09 12:40:13 +01:00
87ebdb0b2f Removed six from requirements, as Blender isn't shipped with it. 2016-03-08 16:01:22 +01:00
418b15caf4 Added dict → JSON and unicode → UTF8 conversion for URL parameters. 2016-03-08 13:52:51 +01:00
bc1a146ef2 New remove_none_attributes utility
Returns a new dict with all None values removed.
2016-03-05 23:18:40 +01:00
49685cfcb2 Fix for typo 2015-11-01 22:54:59 +01:00
c1ff4ba9bb Introducing convert_datetime function
Starting from an JSON object, find and replace the _create and _updated
keys with actual datetime objects.
2015-10-20 13:03:34 +02:00
991cc27e30 Renaming to Pillar SDK. 2015-08-31 19:25:01 +02:00