Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Frans Korhonen committed May 7, 2011
1 parent 540ffae commit 4e103c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/settings.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import os

import tupa

hakemisto=os.path.normpath(os.path.dirname(__file__))
tarkistus= os.getcwd()

Expand Down Expand Up @@ -82,7 +84,6 @@
'django.contrib.sessions.middleware.SessionMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.middleware.locale.LocaleMiddleware',
'tupa.logger.PostDataRecorder',
'django.middleware.doc.XViewMiddleware',
)

Expand Down
Binary file modified web/tupa.db
Binary file not shown.

0 comments on commit 4e103c1

Please sign in to comment.