]> git.openstreetmap.org Git - osqa.git/commit
beta version af the sx importer, don't use for importing production sites, only for...
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 22 Apr 2010 12:09:13 +0000 (12:09 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 22 Apr 2010 12:09:13 +0000 (12:09 +0000)
commitfa803e983501c159302c30e87f7f82ef8c03746b
tree388b336488ed218a6715e1e1d128831150ce0f31
parent104303cdcf89b6276a8ee8ed774734b8d72e67ba
beta version af the sx importer, don't use for importing production sites, only for testing

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@61 0cfe37f9-358a-4d5e-be75-b63607b5c754
15 files changed:
forum/models/base.py
forum/models/repute.py
forum/models/user.py
forum/settings/__init__.py
forum/skins/default/templates/footer.html
forum/urls.py
forum/views/commands.py
forum/views/meta.py
forum/views/readers.py
forum_modules/sximporter/__init__.py [new file with mode: 0644]
forum_modules/sximporter/importer.py [new file with mode: 0644]
forum_modules/sximporter/orm.py [new file with mode: 0644]
forum_modules/sximporter/templates/page.html [new file with mode: 0644]
forum_modules/sximporter/urls.py [new file with mode: 0644]
forum_modules/sximporter/views.py [new file with mode: 0644]