]> git.openstreetmap.org Git - osqa.git/commit
creating the site key setting that wraps the OSQA installation key, also creating...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 19 Apr 2011 15:59:02 +0000 (15:59 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 19 Apr 2011 15:59:02 +0000 (15:59 +0000)
commit56e536a441b0cb4d30e629e582cef5a0e8dda384
treeb4f97aaa18447387f1c82724077727bfccb06d5e
parent5c47f3f671ab9708a1f4391a40f17c53c6c7a78b
creating the site key setting that wraps the OSQA installation key, also creating the function that generates that site key, the format of that key is abcd-1234-efgh-t3st and it is unique for every installation, has to be kept private

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@991 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum_modules/updater/base.py [new file with mode: 0644]
forum_modules/updater/settings.py [new file with mode: 0644]
forum_modules/updater/urls.py
forum_modules/updater/views.py