]> git.openstreetmap.org Git - osqa.git/commitdiff
put akismet inside of the forum dir.
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 5 May 2010 21:12:45 +0000 (21:12 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 5 May 2010 21:12:45 +0000 (21:12 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@135 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/akismet.py [moved from akismet.py with 99% similarity]

similarity index 99%
rename from akismet.py
rename to forum/akismet.py
index c330fb1c780b7a85d63dc861b5f625df57d42cec..940e5ddd1f0916227fc74b012055f2f4fc88c641 100644 (file)
@@ -57,7 +57,6 @@ Usage example::
 
 import os, sys
 from urllib import urlencode
-from django.conf import settings
 from forum import settings
 
 import socket