log core/management/commands/ssl_images.py @ 894:101728976f9c

age author description
Wed, 18 Feb 2015 21:20:31 -0600 Brian Neal Check html for <img src="http:...">.
Tue, 10 Feb 2015 20:36:34 -0600 Brian Neal Ensure the cache is populated correctly.
Mon, 09 Feb 2015 20:25:13 -0600 Brian Neal See if file available at https: by doing HEAD request.
Tue, 03 Feb 2015 21:09:44 -0600 Brian Neal Actually save model object upon change.
Tue, 27 Jan 2015 20:35:06 -0600 Brian Neal Base64 encode filename to make it shorter.
Thu, 15 Jan 2015 21:05:05 -0600 Brian Neal More work on ssl_images command. Uploading now works.
Tue, 16 Dec 2014 20:59:49 -0600 Brian Neal More WIP on ssl_images command & unit test.