diff bns_website/settings/base.py @ 6:48ff23eab86a

Enabled the admin. Created a "bands" app with a band model. Created a generic view to display the bands.
author Brian Neal <bgneal@gmail.com>
date Sat, 29 Oct 2011 17:11:58 -0500
parents 71f2941161e9
children 2de51cc51d3a
line wrap: on
line diff
--- a/bns_website/settings/base.py	Fri Oct 28 21:58:54 2011 -0500
+++ b/bns_website/settings/base.py	Sat Oct 29 17:11:58 2011 -0500
@@ -134,6 +134,7 @@
     'django.contrib.admin',
     'django.contrib.admindocs',
     'core',
+    'bands',
 ]
 
 # A sample logging configuration. The only tangible logging