template re-org; removed need for local_settings.py; added News to model.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 18 Nov 2008 20:58:30 +0000 (20:58 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 18 Nov 2008 20:58:30 +0000 (20:58 +0000)
commit13be435c68f2832b73a8395ff95007dc8f48fc51
tree86cf79e800e0be6ba03d8a90c23420aa71a94b0b
parentd4e1f6a81f0dae44a8687bf2a81d9cf01f565882
template re-org; removed need for local_settings.py; added News to model.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@22 6d9bc8c9-1ec2-4278-b937-99fde70a366f
15 files changed:
conifer/local_settings.py.in [deleted file]
conifer/settings.py
conifer/static/main.css
conifer/syrup/admin.py
conifer/syrup/models.py
conifer/syrup/urls.py
conifer/syrup/views.py
conifer/templates/auth/login.xhtml [new file with mode: 0644]
conifer/templates/course.xhtml [deleted file]
conifer/templates/course_detail.xhtml [new file with mode: 0644]
conifer/templates/index.xhtml [deleted file]
conifer/templates/login.xhtml [deleted file]
conifer/templates/master.xhtml
conifer/templates/my_courses.xhtml [new file with mode: 0644]
conifer/templates/tabbar.xhtml