diff bns_website/bands/fixtures/bands.json @ 9:f2cb9b2ec552

Added generic views for music, videos, and the buy page with placeholder text. Fix typo in bands.json.
author Brian Neal <bgneal@gmail.com>
date Sat, 29 Oct 2011 22:31:42 -0500
parents 92537b487942
children c3b4884fe4ea
line wrap: on
line diff
--- a/bns_website/bands/fixtures/bands.json	Sat Oct 29 21:07:53 2011 -0500
+++ b/bns_website/bands/fixtures/bands.json	Sat Oct 29 22:31:42 2011 -0500
@@ -83,7 +83,7 @@
         "pk": 9, 
         "model": "bands.band", 
         "fields": {
-            "url": "http://www.loskahunas.co/", 
+            "url": "http://www.loskahunas.com/", 
             "notes": "Los Kahunas hail from Argentina where they have been riding the crest of the new wave of popularity of surf and garage music. Their highly traditional style can be heard on 2005\u2019s \u201cEl Fantastico Sonido Surf & Hot-Rod\u201d and 2007\u2019s \u201cOtro Reverberante Encuentro.\u201d Their new CD, \u201c7 Mares,\u201d will be released soon. They\u2019ve opened shows for some of the biggest Argentinian rock bands and have toured Chile, Spain and Italy, where they had the distinction of being the first South American band to play the Surfer Joe Festival in 2010.", 
             "name": "Los Kahunas", 
             "order": 8
@@ -199,4 +199,4 @@
             "order": 19
         }
     }
-]
\ No newline at end of file
+]