is it possible to export data from askbot?
how easy is it to export data from askbot?
how easy is it to export data from askbot?
Yes there is a management command dump_forum
that does it. A command line only tool at this point.
python manage.py dump_forum
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-03-19 07:15:03 -0600
Seen: 1,436 times
Last updated: Mar 19 '11
null value in column "description"
upload questions and answers directly to the database
psycopg2 - support for version 2.4.2
Creating a Table in Askbot Database
Is there temp information I could delete from the database periodically?
How to migrate from MySQL to PostgresQL?