log bns_website/templates/bands/band_list.html @ 88:7d0f660be46a

age author description
2011-11-26 Chris Ridgway band_list.html was referencing some images that no longer exist. This fixes errors seen in the site log files.
2011-11-24 Brian Neal The 1 pixel border around hero-unit broke this page. Shrank one column to fix; not sure if that was totally right or not.
2011-11-15 Chris Ridgway Added some band images to the Bands page. Note, this requires you to "loaddata bands.json" to install asset information. bands-experimental-ui
2011-11-15 Chris Ridgway New slider based design for the Bands page. bands-experimental-ui
2011-11-14 Chris Ridgway This is a simple change to just make every band it's own hero box. Next up is to try the slider box approach. bands-experimental-ui
2011-11-11 Chris Ridgway Created a branch for band UI development. Took a first stab at a grid based approach. bands-experimental-ui
2011-10-30 Brian Neal Added generic views for music, videos, and the buy page with placeholder text.
2011-10-29 Brian Neal Tweaking some of the text in the navigation bar.
2011-10-29 Brian Neal Enabled the admin. Created a "bands" app with a band model.