log

age author description
Thu, 02 Apr 2015 20:30:35 -0500 Brian Neal failIf is deprecated; replace with assertFalse.
Thu, 02 Apr 2015 20:25:48 -0500 Brian Neal Update WSGI script for Django 1.7 upgrade.
Thu, 02 Apr 2015 20:12:12 -0500 Brian Neal Fix mailing list link in admin.
Thu, 02 Apr 2015 19:25:27 -0500 Brian Neal admin.autodiscover() is no longer needed.
Thu, 02 Apr 2015 19:17:47 -0500 Brian Neal Stop passing callable to queryset.
Thu, 02 Apr 2015 19:03:46 -0500 Brian Neal Set defaults for BooleanFields.
Thu, 02 Apr 2015 18:57:16 -0500 Brian Neal Turn of warning about test runner behavior change.
Mon, 29 Dec 2014 21:27:50 -0600 Brian Neal Tweak home page a bit.
Mon, 29 Dec 2014 18:58:54 -0600 Brian Neal Add Sonic Cataclysm quotes to home page.
Mon, 29 Dec 2014 18:57:39 -0600 Brian Neal Update copyright year for 2015.
Mon, 29 Dec 2014 18:17:32 -0600 Brian Neal Fix floating images stomping on next story or footer.
Fri, 28 Nov 2014 13:01:31 -0600 Brian Neal Add Pipeline 2014 Album of the Year graphic to home page.
Sat, 15 Nov 2014 09:23:20 -0600 Brian Neal Add meta tag for perhaps better IE support.
Sun, 31 Aug 2014 16:49:54 -0500 Brian Neal Updated band bio received from Ivan.
Sat, 23 Aug 2014 14:06:47 -0500 Brian Neal Update requirements files for Django 1.6.6.
Wed, 30 Jul 2014 20:07:35 -0500 Brian Neal Add Dick Dale photo to front page.
Wed, 30 Jul 2014 20:07:21 -0500 Brian Neal urlquote photologue filenames when building URLs.
Fri, 04 Jul 2014 14:25:36 -0500 Brian Neal Break news and press out on the navbar.
Fri, 04 Jul 2014 14:25:18 -0500 Brian Neal Update Sonic Cataclysm links on home page.
Fri, 04 Jul 2014 14:24:43 -0500 Brian Neal Make manage.py use local settings by default.
Mon, 02 Jun 2014 20:53:38 -0500 Brian Neal More front page tweaks for Sonic Cataclysm.
Mon, 02 Jun 2014 19:25:20 -0500 Brian Neal Sonic Cataclysm home page updates.
Sat, 17 May 2014 12:35:32 -0500 Brian Neal Merge.
Sat, 17 May 2014 12:34:55 -0500 Brian Neal Update requirements.txt.
Sat, 17 May 2014 12:26:35 -0500 Brian Neal Update dev requirements for Django 1.6.5 and Pillow 2.4.0.
Sat, 12 Apr 2014 13:45:08 -0500 Brian Neal Add Sonic Cataclysm artwork to home page.
Sun, 23 Mar 2014 18:00:38 -0500 Brian Neal Order photo galleries by date added (reverse) instead of by id.
Sun, 23 Mar 2014 17:47:21 -0500 Brian Neal Add GP article to home page.
Sat, 08 Mar 2014 13:19:10 -0600 Brian Neal Support photologue photo detail views to prevent 404s in the admin.
Fri, 14 Feb 2014 19:42:42 -0600 Brian Neal Update home page with Guitar Player magazine cover.
Fri, 14 Feb 2014 19:42:07 -0600 Brian Neal Update to Bootstrap 3.1.1.
Thu, 13 Feb 2014 20:11:30 -0600 Brian Neal Update copyright. Add blurb about Guitar Player to home page.
Sat, 08 Feb 2014 13:23:53 -0600 Brian Neal Update requirements files for Django 1.6.2.
Sun, 12 Jan 2014 18:38:05 -0600 Brian Neal Update requirements files for new dev laptop.
Tue, 24 Dec 2013 17:27:20 -0600 Brian Neal Updated requirements.txt for Django 1.6.
Tue, 24 Dec 2013 17:18:44 -0600 Brian Neal For Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
Tue, 24 Dec 2013 16:50:13 -0600 Brian Neal For Django 1.6: take advantage of new database connection persistence.
Tue, 24 Dec 2013 16:47:27 -0600 Brian Neal For Django 1.6: new test discovery plus reverse now does urlquote().
Tue, 24 Dec 2013 15:04:26 -0600 Brian Neal For Django 1.6: BoundField.label_tag now includes label_suffix.
Tue, 24 Dec 2013 14:59:35 -0600 Brian Neal For Django 1.6: ModelAdmin.queryset renamed to get_queryset.
Tue, 24 Dec 2013 14:48:36 -0600 Brian Neal For Django 1.6: location of XViewMiddleware changed.
Tue, 29 Oct 2013 20:45:11 -0500 Brian Neal Don't make photo and lead-in paragraph a media object.
Tue, 29 Oct 2013 20:40:09 -0500 Brian Neal Tweak the flyers on the gigs page for small devices.
Sun, 27 Oct 2013 12:14:03 -0500 Brian Neal Bootstrap; tweak upcoming gigs list for Chrome on home page.
Sun, 27 Oct 2013 10:35:40 -0500 Brian Neal Bootstrap: navbar styling.
Sun, 27 Oct 2013 09:51:10 -0500 Brian Neal Bootstrap: rework pagination colors.
Sat, 26 Oct 2013 17:15:55 -0500 Brian Neal Bootstrap: table and title styling.
Sat, 26 Oct 2013 16:55:05 -0500 Brian Neal Bootstrap: style the footer text and links.
Sat, 26 Oct 2013 16:20:49 -0500 Brian Neal Bootstrap: style pagination.
Sat, 26 Oct 2013 15:27:57 -0500 Brian Neal Bootstrap: finally commit Bootstrap files. Remove blueprint css files.
Sat, 26 Oct 2013 15:25:41 -0500 Brian Neal Boostrap: tweaking the home page.
Tue, 22 Oct 2013 21:01:55 -0500 Brian Neal Bootstrap: tweaking to use our color scheme.
Sun, 20 Oct 2013 17:35:39 -0500 Brian Neal Boostrap: home page.
Sun, 20 Oct 2013 14:07:08 -0500 Brian Neal Don't show link to news story on detail view.
Sun, 20 Oct 2013 11:20:24 -0500 Brian Neal Bootstrap: press.
Sun, 20 Oct 2013 10:59:47 -0500 Brian Neal Bootstrap: work on the news stories.
Sat, 19 Oct 2013 17:18:25 -0500 Brian Neal Bootstrap: flyers page.
Sat, 19 Oct 2013 14:20:02 -0500 Brian Neal Bootstrap: work on gigs page.
Fri, 18 Oct 2013 21:34:43 -0500 Brian Neal Tweak to last commit.
Fri, 18 Oct 2013 21:25:38 -0500 Brian Neal Bootstrap: add FB and YouTube icons to footer.