log

age author description
Wed, 28 Aug 2013 19:22:23 -0500 Brian Neal For Django 1.5: Remove usage of django.contrib.markup.
Wed, 28 Aug 2013 19:00:43 -0500 Brian Neal For Django 1.5: slugify is now available in django.utils.text.
Wed, 28 Aug 2013 18:32:57 -0500 Brian Neal For Django 1.5: The adminmedia template tags library was removed.
Wed, 28 Aug 2013 18:28:49 -0500 Brian Neal For Django 1.5: {% load url from future %} is now obsolete.
Tue, 27 Aug 2013 20:54:38 -0500 Brian Neal For Django 1.5: Don't include old photologue URLs.
Tue, 27 Aug 2013 20:03:32 -0500 Brian Neal For Django 1.5: localflavor is deprecated in preference to a 3rd party app.
Tue, 27 Aug 2013 19:53:31 -0500 Brian Neal For Django 1.5: replace django's simplejson with json.
Sat, 13 Apr 2013 18:08:19 -0500 Brian Neal Close this branch. I'm not sure if I merged it correctly to the django1.3
Sat, 13 Apr 2013 16:04:09 -0500 Brian Neal Updates for moving to new jaguar server.
Sat, 09 Mar 2013 17:21:24 -0600 Brian Neal Update copyright year on base template.
Sat, 09 Mar 2013 17:20:31 -0600 Brian Neal Update to Django 1.4.5.
Sun, 03 Mar 2013 11:48:19 -0600 Brian Neal Add band bio at the top of the bio page.
Sat, 15 Dec 2012 12:26:14 -0600 Brian Neal Credit Jonpaul Balak with the Tiki Magazine quote on home page.
Fri, 14 Dec 2012 18:34:00 -0600 Brian Neal Added Tiki Magazine blurb to the home page.
Fri, 26 Oct 2012 18:30:38 -0500 Brian Neal Get rid of the last Myspace link on the home page. Replace with YouTube link.
Thu, 25 Oct 2012 19:55:47 -0500 Brian Neal Don't display empty flyers div for the upcoming gigs tag.
Thu, 25 Oct 2012 19:37:19 -0500 Brian Neal Added Pipeline blurb about Tribal Fires to front page.
Sat, 04 Aug 2012 13:23:15 -0500 Brian Neal Update requirements.txt for Django 1.4.1.
Sat, 28 Jul 2012 22:25:00 -0500 Brian Neal Update fabric file for Django 1.4 directory changes.
Sat, 28 Jul 2012 22:22:02 -0500 Brian Neal Added Tribal Fires quotes on the home page.
Sat, 14 Jul 2012 13:57:25 -0500 Brian Neal Update requirements.txt file.
Sat, 14 Jul 2012 13:55:25 -0500 Brian Neal Update fabfile for Django 1.4 changes.
Sat, 14 Jul 2012 13:51:12 -0500 Brian Neal Tweak upcoming gigs tag HTML to prevent overflow.
Sat, 14 Apr 2012 17:13:10 -0500 Brian Neal Update requirements.txt for Django 1.4.
Sat, 14 Apr 2012 16:40:29 -0500 Brian Neal For Django 1.4, using the new manage.py.
Sat, 14 Apr 2012 15:49:28 -0500 Brian Neal Remove unneeded TEMPLATE_DIR entry.
Sat, 14 Apr 2012 14:55:14 -0500 Brian Neal For Django 1.4, add a password reset feature to the admin.
Sat, 14 Apr 2012 14:37:21 -0500 Brian Neal For Django 1.4, remove deprecated admin_media_prefix templatetag.
Sat, 14 Apr 2012 14:21:57 -0500 Brian Neal For Django 1.4, enable clickjacking protection middleware.
Sat, 14 Apr 2012 14:14:13 -0500 Brian Neal For Django 1.4, django.conf.urls.defaults is deprecated.