log core/management/commands/ssl_images.py @ 896:0054a4a88c1c

age author description
Wed, 25 Feb 2015 21:09:41 -0600 Brian Neal Remove checking for https availability.
Thu, 19 Feb 2015 21:02:21 -0600 Brian Neal Add counter and timer.
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.
Mon, 15 Dec 2014 21:16:47 -0600 Brian Neal More WIP on ssl_images management command and tests.
Mon, 15 Dec 2014 19:51:12 -0600 Brian Neal WIP on ssl_images command.
Thu, 04 Dec 2014 20:32:43 -0600 Brian Neal More WIP on ssl_images command.
Tue, 02 Dec 2014 21:16:46 -0600 Brian Neal Started fleshing out the ssl_images command.
Tue, 25 Nov 2014 21:02:50 -0600 Brian Neal Improve command line support for ssl_images.
Tue, 25 Nov 2014 20:06:40 -0600 Brian Neal Started work on command to update posts for SSL.