First time here? Check out the FAQ!

Revision history  [back]

Depending on the number of posts you require you might need to create own script, possibly in SQL directly. However you could try modifying the management command askbot_add_test_content to generate more content (it will take a while to run though.)

If you need to create very large number of database rows, which would be impractical to do via python, then create an SQL script.