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.
|
Sat, 14 Apr 2012 13:58:26 -0500 |
Brian Neal |
For Django 1.4, add the require_debug_false filter to the logging config.
|
Sat, 14 Apr 2012 13:51:02 -0500 |
Brian Neal |
For Django 1.4, got rid of verify_exists on URLFields.
|
Sat, 14 Apr 2012 13:33:06 -0500 |
Brian Neal |
For Django 1.4, remove ADMIN_MEDIA_PREFIX setting.
|
Thu, 12 Apr 2012 20:14:18 -0500 |
Brian Neal |
Use the safe filter on the email message text.
|
Thu, 12 Apr 2012 18:00:05 -0500 |
Brian Neal |
Articles page now displays an index with links to all articles.
|
Wed, 11 Apr 2012 20:27:21 -0500 |
Brian Neal |
Delete stray </div> in home page template.
|
Wed, 11 Apr 2012 20:22:35 -0500 |
Brian Neal |
Changes to put the new site in production in a virtualenv.
|
Wed, 11 Apr 2012 18:46:34 -0500 |
Brian Neal |
Creating a fabfile.py for fabric.
|
Tue, 10 Apr 2012 20:30:22 -0500 |
Brian Neal |
Added management command to import old band model objects.
|
Sat, 07 Apr 2012 16:28:27 -0500 |
Brian Neal |
Cleaning up the band app's views.
|
Sat, 07 Apr 2012 15:58:51 -0500 |
Brian Neal |
In the middle of revamping the band application. Moved the base and home
|
Sat, 31 Mar 2012 15:39:53 -0500 |
Brian Neal |
For issue #9, remove admin customization.
|
Sat, 31 Mar 2012 14:52:07 -0500 |
Brian Neal |
Add the ability for the admin to send mass email to the mailing list.
|
Thu, 29 Mar 2012 20:01:13 -0500 |
Brian Neal |
For issue #7, another commit for a mailing list application.
|
Wed, 28 Mar 2012 21:13:05 -0500 |
Brian Neal |
For issue #7, create a mailing list application.
|
Sat, 24 Mar 2012 16:18:48 -0500 |
Brian Neal |
For issue #6, create a videos application.
|
Sat, 24 Mar 2012 15:18:11 -0500 |
Brian Neal |
Add paragraph tags to the "no downloads" message.
|
Sat, 24 Mar 2012 15:14:40 -0500 |
Brian Neal |
For issue #5, create an mp3 application.
|
Tue, 20 Mar 2012 19:47:20 -0500 |
Brian Neal |
For issue #4, create an articles application and import old data.
|
Thu, 15 Mar 2012 20:04:42 -0500 |
Brian Neal |
Remove a debugging print statement that was left in accidentally.
|
Thu, 15 Mar 2012 20:02:39 -0500 |
Brian Neal |
For issue #3, created a separate news app.
|
Mon, 12 Mar 2012 16:57:38 -0500 |
Brian Neal |
For ticket #1, create a separate gigs application.
|
Sun, 11 Mar 2012 14:29:42 -0500 |
Brian Neal |
Getting rid of the SiteConfig model.
|
Wed, 15 Feb 2012 19:27:08 -0600 |
Brian Neal |
Remove unused imports.
|
Tue, 14 Feb 2012 19:15:16 -0600 |
Brian Neal |
Rename the mysite directory to madeira.
|
Tue, 14 Feb 2012 19:09:57 -0600 |
Brian Neal |
Get rid of the project name 'mysite' from the source.
|
Tue, 14 Feb 2012 18:52:57 -0600 |
Brian Neal |
Made the database name part of SECRETS.
|
Tue, 14 Feb 2012 18:52:09 -0600 |
Brian Neal |
Adding a .hgignore file.
|
Wed, 30 Nov 2011 00:21:51 +0000 |
Brian Neal |
Add middleware to support site-wide caching for anonymous users.
|
Wed, 30 Nov 2011 00:16:44 +0000 |
Brian Neal |
Remove unused sqllog.py middleware.
|
Wed, 30 Nov 2011 00:11:23 +0000 |
Brian Neal |
Fix typo in production.py where it was using old project_path variable instead of PROJECT_PATH.
|
Tue, 29 Nov 2011 03:14:25 +0000 |
Brian Neal |
Reworking settings.py to a settings package.
|
Wed, 02 Nov 2011 01:30:46 +0000 |
Brian Neal |
Removed old reference to /media in the admin/base_site.html template for the favicon.
|
Thu, 11 Aug 2011 19:00:32 +0000 |
Brian Neal |
Add back the fancy box init code to allow fancybox to work on the index page.
|
Wed, 11 May 2011 23:43:17 +0000 |
Brian Neal |
Added link to YouTube to base template.
|