graph
- For Django 1.6: BoundField.label_tag now includes label_suffix.2013-12-24, by Brian Neal
- For Django 1.6: ModelAdmin.queryset renamed to get_queryset.2013-12-24, by Brian Neal
- For Django 1.6: location of XViewMiddleware changed.2013-12-24, by Brian Neal
- Don't make photo and lead-in paragraph a media object.2013-10-29, by Brian Neal
- Tweak the flyers on the gigs page for small devices.2013-10-29, by Brian Neal
- Bootstrap; tweak upcoming gigs list for Chrome on home page.2013-10-27, by Brian Neal
- Bootstrap: navbar styling.2013-10-27, by Brian Neal
- Bootstrap: rework pagination colors.2013-10-27, by Brian Neal
- Bootstrap: table and title styling.2013-10-26, by Brian Neal
- Bootstrap: style the footer text and links.2013-10-26, by Brian Neal
- Bootstrap: style pagination.2013-10-26, by Brian Neal
- Bootstrap: finally commit Bootstrap files. Remove blueprint css files.2013-10-26, by Brian Neal
- Boostrap: tweaking the home page.2013-10-26, by Brian Neal
- Bootstrap: tweaking to use our color scheme.2013-10-22, by Brian Neal
- Boostrap: home page.2013-10-20, by Brian Neal
- Don't show link to news story on detail view.2013-10-20, by Brian Neal
- Bootstrap: press.2013-10-20, by Brian Neal
- Bootstrap: work on the news stories.2013-10-20, by Brian Neal
- Bootstrap: flyers page.2013-10-19, by Brian Neal
- Bootstrap: work on gigs page.2013-10-19, by Brian Neal
- Tweak to last commit.2013-10-18, by Brian Neal
- Bootstrap: add FB and YouTube icons to footer.2013-10-18, by Brian Neal
- Bootstrap: update the bio page.2013-10-18, by Brian Neal
- Bootstrap: Photo pages reworked.2013-10-18, by Brian Neal
- Bootstrap: videos updated.2013-10-17, by Brian Neal
- Bootstrap: songs page.2013-10-17, by Brian Neal
- Bootstrap: style the buy page.2013-10-17, by Brian Neal
- Bootstrap: made the navbar a template tag.2013-10-16, by Brian Neal
- Bootstrap work for mailing list page.2013-10-16, by Brian Neal
- First steps with new Bootstrap 3.0 theme.2013-10-15, by Brian Neal
- Update fabfile for new server.2013-10-06, by Brian Neal
- For issue #10, convert to HTML5.2013-10-06, by Brian Neal
- Update requirements.txt for Django 1.5.4.2013-09-17, by Brian Neal
- Updating requirements.txt for Django 1.5 upgrade.2013-08-28, by Brian Neal
- For Django 1.5: Remove usage of django.contrib.markup.2013-08-28, by Brian Neal
- For Django 1.5: slugify is now available in django.utils.text.2013-08-28, by Brian Neal
- For Django 1.5: The adminmedia template tags library was removed.2013-08-28, by Brian Neal
- For Django 1.5: {% load url from future %} is now obsolete.2013-08-28, by Brian Neal
- For Django 1.5: Don't include old photologue URLs.2013-08-27, by Brian Neal
- For Django 1.5: localflavor is deprecated in preference to a 3rd party app.2013-08-27, by Brian Neal
- For Django 1.5: replace django's simplejson with json.2013-08-27, by Brian Neal
- Close this branch. I'm not sure if I merged it correctly to thedjango1.3 2013-04-13, by Brian Neal
- Updates for moving to new jaguar server.2013-04-13, by Brian Neal
- Update copyright year on base template.2013-03-09, by Brian Neal
- Update to Django 1.4.5.2013-03-09, by Brian Neal
- Add band bio at the top of the bio page.2013-03-03, by Brian Neal
- Credit Jonpaul Balak with the Tiki Magazine quote on home page.2012-12-15, by Brian Neal
- Added Tiki Magazine blurb to the home page.2012-12-14, by Brian Neal
- Get rid of the last Myspace link on the home page. Replace with YouTube link.2012-10-26, by Brian Neal
- Don't display empty flyers div for the upcoming gigs tag.2012-10-25, by Brian Neal
- Added Pipeline blurb about Tribal Fires to front page.2012-10-25, by Brian Neal
- Update requirements.txt for Django 1.4.1.2012-08-04, by Brian Neal
- Update fabric file for Django 1.4 directory changes.2012-07-28, by Brian Neal
- Added Tribal Fires quotes on the home page.2012-07-28, by Brian Neal
- Update requirements.txt file.2012-07-14, by Brian Neal
- Update fabfile for Django 1.4 changes.2012-07-14, by Brian Neal
- Tweak upcoming gigs tag HTML to prevent overflow.2012-07-14, by Brian Neal
- Update requirements.txt for Django 1.4.2012-04-14, by Brian Neal
- For Django 1.4, using the new manage.py.2012-04-14, by Brian Neal
- Remove unneeded TEMPLATE_DIR entry.2012-04-14, by Brian Neal
- For Django 1.4, add a password reset feature to the admin.2012-04-14, by Brian Neal
- For Django 1.4, remove deprecated admin_media_prefix templatetag.2012-04-14, by Brian Neal
- For Django 1.4, enable clickjacking protection middleware.2012-04-14, by Brian Neal
- For Django 1.4, django.conf.urls.defaults is deprecated.2012-04-14, by Brian Neal
- For Django 1.4, add the require_debug_false filter to the logging config.2012-04-14, by Brian Neal
- For Django 1.4, got rid of verify_exists on URLFields.2012-04-14, by Brian Neal
- For Django 1.4, remove ADMIN_MEDIA_PREFIX setting.2012-04-14, by Brian Neal
- Use the safe filter on the email message text.2012-04-12, by Brian Neal
- Articles page now displays an index with links to all articles.2012-04-12, by Brian Neal
- Delete stray </div> in home page template.2012-04-11, by Brian Neal
- Changes to put the new site in production in a virtualenv.2012-04-11, by Brian Neal
- Creating a fabfile.py for fabric.2012-04-11, by Brian Neal
- Added management command to import old band model objects.2012-04-10, by Brian Neal
- Cleaning up the band app's views.2012-04-07, by Brian Neal
- In the middle of revamping the band application. Moved the base and home2012-04-07, by Brian Neal
- For issue #9, remove admin customization.2012-03-31, by Brian Neal
- Add the ability for the admin to send mass email to the mailing list.2012-03-31, by Brian Neal
- For issue #7, another commit for a mailing list application.2012-03-29, by Brian Neal
- For issue #7, create a mailing list application.2012-03-28, by Brian Neal
- For issue #6, create a videos application.2012-03-24, by Brian Neal
- Add paragraph tags to the "no downloads" message.2012-03-24, by Brian Neal
- For issue #5, create an mp3 application.2012-03-24, by Brian Neal
- For issue #4, create an articles application and import old data.2012-03-20, by Brian Neal
- Remove a debugging print statement that was left in accidentally.2012-03-15, by Brian Neal
- For issue #3, created a separate news app.2012-03-15, by Brian Neal
- For ticket #1, create a separate gigs application.2012-03-12, by Brian Neal
- Getting rid of the SiteConfig model.2012-03-11, by Brian Neal
- Remove unused imports.2012-02-15, by Brian Neal
- Rename the mysite directory to madeira.2012-02-14, by Brian Neal
- Get rid of the project name 'mysite' from the source.2012-02-14, by Brian Neal
- Made the database name part of SECRETS.2012-02-14, by Brian Neal
- Adding a .hgignore file.2012-02-14, by Brian Neal
- Add middleware to support site-wide caching for anonymous users.2011-11-30, by Brian Neal
- Remove unused sqllog.py middleware.2011-11-30, by Brian Neal
- Fix typo in production.py where it was using old project_path variable instead of PROJECT_PATH.2011-11-30, by Brian Neal
- Reworking settings.py to a settings package.2011-11-29, by Brian Neal
- Removed old reference to /media in the admin/base_site.html template for the favicon.2011-11-02, by Brian Neal
- Add back the fancy box init code to allow fancybox to work on the index page.2011-08-11, by Brian Neal
- Added link to YouTube to base template.2011-05-11, by Brian Neal
- Updating home page; adding Sandstorm video from Sound of the Surf.2011-04-25, by Brian Neal
- When displaying photos, display by id, ascending.2011-04-05, by Brian Neal
- Decrease by 2 orders of magnitude the number of queries needed to generate the gigs page for the Madeira.2011-03-31, by Brian Neal
- Fix links to press article pdf files.2011-03-30, by Brian Neal
- Merging the django1.3 branch into trunk.2011-03-30, by Brian Neal
- Updating the madeira.wsgi file; added a robots.txt.django1.3 2011-03-30, by Brian Neal
- Changes to support Django 1.3django1.3 2011-03-29, by Brian Neal
- Initial commit after tweaking with settings files.django1.3 2011-03-28, by Brian Neal
- Making a branch to upgrade the code to Django 1.3.django1.3 2011-03-28, by Brian Neal
- Updating the home page with a 6 video playlist from Mahogany's. Fixed the flyers on the gig page under chrome. Updated the copyright on the base template.2011-03-20, by Brian Neal
- Adding a work around for IE path problem in the .css file, as per http://groups.google.com/group/fancybox/browse_frm/thread/8530478044b9f5862010-09-08, by Brian Neal
- Fix path to fancybox css file.2010-09-08, by Brian Neal
- Replacing thickbox with fancybox.2010-09-08, by Brian Neal
- Provide video credit on home page.2010-08-29, by Brian Neal
- Adding Witch Doctor video to home page.2010-08-29, by Brian Neal
- Use newer version of jquery hosted on google.2010-08-29, by Brian Neal
- Fix typo in slideshow div id.2010-08-29, by Brian Neal
- Putting slideshow on front page.2010-08-29, by Brian Neal
- Incorporate blueprints css into the site design.2010-05-11, by Brian Neal
- Added MySpace and Facebook links to sidebar.2010-05-02, by Brian Neal
- Updated copyright and added link to Facebook on base template.2010-04-27, by Brian Neal
- Display video sets on index page by date in descending order. Allow the video set date to be edited.2009-12-13, by Brian Neal
- Updated copyright in footer. Corrected the URL that appears in the mass mailings for unsubscribing to the mailing list.2009-06-02, by Brian Neal
- Updated paths in madeira.wsgi for the new server.2009-05-22, by Brian Neal
- Show country on home page for upcoming shows if outside the USA.2009-05-14, by Brian Neal
- Added support for countries beside the USA.2009-05-14, by Brian Neal
- Added a BSD style license file.2009-04-19, by Brian Neal
- No longer control the django media admin. A symbolic link will be used to point it at the django-trunk files.2009-04-10, by Brian Neal
- Created apache directory to hold the madeira.wsgi file.2009-04-10, by Brian Neal
- Initial import of Madeira project from the private repository.2009-04-06, by Brian Neal
- Initial import of Madeira branches, trunk, and tag directories.2009-04-06, by Brian Neal