diff bns_website/settings/base.py @ 3:71f2941161e9

Created a generic view (for now) to display a home page. Wrote a test for the home page. Created a test settings file that uses sqlite. Created simple 404, 500, base, and home page templates.
author Brian Neal <bgneal@gmail.com>
date Fri, 28 Oct 2011 20:32:29 -0500
parents 920ba6593732
children 48ff23eab86a
line wrap: on
line diff
--- a/bns_website/settings/base.py	Thu Oct 27 20:57:52 2011 -0500
+++ b/bns_website/settings/base.py	Fri Oct 28 20:32:29 2011 -0500
@@ -133,6 +133,7 @@
     'django.contrib.staticfiles',
     'django.contrib.admin',
     'django.contrib.admindocs',
+    'core',
 ]
 
 # A sample logging configuration. The only tangible logging