log

age author description
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.