log

age author description
Tue, 31 Dec 2013 17:21:11 -0600 Brian Neal For #63 update production requirements file for celery 3.1.7.
Tue, 31 Dec 2013 16:36:22 -0600 Brian Neal For #63, upgrade to celery 3.1.7.
Mon, 30 Dec 2013 15:05:43 -0600 Brian Neal For #59, add user photo de-duplication for uploads.
Sun, 29 Dec 2013 15:41:56 -0600 Brian Neal Django 1.6: update production requirements file.
Sun, 29 Dec 2013 14:59:08 -0600 Brian Neal Django 1.6: update dev requirements file.
Sun, 29 Dec 2013 14:54:51 -0600 Brian Neal Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
Sun, 29 Dec 2013 14:52:23 -0600 Brian Neal Django 1.6: take advantage of new database connection persistence.
Sun, 29 Dec 2013 14:45:26 -0600 Brian Neal Django 1.6: test discovery as per unittest.
Sun, 29 Dec 2013 13:45:49 -0600 Brian Neal Django 1.6: get_query_set -> get_queryset.
Sun, 29 Dec 2013 13:38:50 -0600 Brian Neal Django 1.6: use new cycle tag from future.
Sun, 29 Dec 2013 13:20:07 -0600 Brian Neal Django 1.6: ModelForms should use either fields or exclude.
Sun, 29 Dec 2013 12:57:03 -0600 Brian Neal Django 1.6: get_query_set -> get_queryset, etc.
Thu, 26 Dec 2013 13:32:23 -0600 Brian Neal Update mp3 compilation side block for 2013 collection.
Fri, 13 Dec 2013 21:00:24 -0600 Brian Neal For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors.
Fri, 13 Dec 2013 19:59:36 -0600 Brian Neal For #60, encode user photo filenames before logging.
Sat, 09 Nov 2013 11:53:23 -0600 Brian Neal Use new banner for top 101's from Niels.
Sat, 09 Nov 2013 11:48:10 -0600 Brian Neal Fix typo in new posts template tag. Thanks to Volcano Rick.
Sat, 02 Nov 2013 12:55:29 -0500 Brian Neal Add NSSR Top 202 vote banner.
Thu, 24 Oct 2013 21:03:03 -0500 Brian Neal For #56, default to anonymous radio button on donations form.
Sat, 19 Oct 2013 11:32:35 -0500 Brian Neal YouTube icon was slowing down site. Locally host icon.
Wed, 09 Oct 2013 20:52:48 -0500 Brian Neal Fix messages master checkbox behavior. See also 6ba401391cd5.
Sun, 06 Oct 2013 15:11:22 -0500 Brian Neal Stupid IE10 overflowed the progress bar. Put in a work around.
Sun, 06 Oct 2013 14:48:42 -0500 Brian Neal Changed the search input type to search for HTML5.
Sun, 06 Oct 2013 14:14:58 -0500 Brian Neal Use <progress> tag for donations meter.
Sun, 06 Oct 2013 14:14:30 -0500 Brian Neal Added affiliate links to the donations page.
Sun, 22 Sep 2013 12:00:46 -0500 Brian Neal For #54, provide a flag to skip search queue processing.
Sat, 21 Sep 2013 21:18:40 -0500 Brian Neal On comment views, the photo uploading stuff won't be there. Fix javascript.
Sat, 21 Sep 2013 18:06:57 -0500 Brian Neal Sigh, fix last commit.
Sat, 21 Sep 2013 17:18:34 -0500 Brian Neal Oops, last commit was returning HttpResponse* derived classes, not instances.
Sat, 21 Sep 2013 17:00:49 -0500 Brian Neal Added an ajax form to upload photos & update post box w/image code.