]> git.openstreetmap.org Git - osqa.git/commit
Several improvements in the exporter. Finished the importer engine. Need to adapt...
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 18 Oct 2010 12:32:59 +0000 (12:32 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 18 Oct 2010 12:32:59 +0000 (12:32 +0000)
commit23b2a2bfa95f12d0333a82c6e3d34456698522b7
treec477681b5b4c56f6f5a59b8d6a46504d644cdcfd
parentab69df5a8ec628473f037d44083b47809745431b
Several improvements in the exporter. Finished the importer engine. Need to adapt the ui.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@607 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum_modules/exporter/exporter.py
forum_modules/exporter/importer.py [new file with mode: 0644]
forum_modules/exporter/orm.py [new file with mode: 0644]
forum_modules/exporter/templates/exporter.html
forum_modules/exporter/templates/importer.html [new file with mode: 0644]
forum_modules/exporter/urls.py
forum_modules/exporter/views.py