Changed DJANGOROOT in settings.py to:
os.path.dirname(file) + '/../'
This makes sure that settings.py is host independent.
Changed templates node-list.html, removed the trailing slash; for genesis compatibility
as done before on urls.py
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.