Skip to content

Commit

Permalink
removed reeference to CMS_DEFAULT_TEMPLATE
Browse files Browse the repository at this point in the history
  • Loading branch information
evildmp committed Jun 19, 2011
1 parent 4e79b9e commit 7c9d98e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contacts_and_people/views.py
Expand Up @@ -16,8 +16,6 @@
from publications.models import BibliographicRecord
from publications.models import Researcher # required for publications

default_template = getattr(settings, 'CMS_DEFAULT_TEMPLATE')

def contacts_and_people(request, slug = getattr(default_entity,"slug", None)):
print "-------- views.contacts_and_people --------"
# general values needed to set up and construct the page and menus
Expand Down

0 comments on commit 7c9d98e

Please sign in to comment.