]> git.openstreetmap.org Git - osqa.git/commit
creating the updater module and disabling it in the DISABLED_MODULES list until the...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 19 Apr 2011 14:57:02 +0000 (14:57 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 19 Apr 2011 14:57:02 +0000 (14:57 +0000)
commit5c47f3f671ab9708a1f4391a40f17c53c6c7a78b
treec46ae25058a95cbb9375ddd28d76e6dd74c28382
parentf667e349c7709930fa4b73d922ec63b6bd3bdf16
creating the updater module and disabling it in the DISABLED_MODULES list until the development is completed

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