From 020357d24a79109f860871f3dabbc0f998b7a9bf Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Fri, 18 Jul 2014 16:14:00 +0100 Subject: Move creating test data to Next Steps page --- docs/installing/next_steps.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/installing/next_steps.md') diff --git a/docs/installing/next_steps.md b/docs/installing/next_steps.md index a0655e74d..44660f5c8 100644 --- a/docs/installing/next_steps.md +++ b/docs/installing/next_steps.md @@ -8,6 +8,13 @@ title: Next Steps OK, you've installed a copy of Alaveteli, and can see the site in a browser. What next?

+## Load test data + +If you want some dummy data to play with, you can try loading the fixtures that +the test suite uses into your development database. You can do this with: + + script/load-sample-data + ## Create a superuser account for yourself * Sign up for a new account on the site. You should receive a confirmation email. Click on the link in it to confirm the account. -- cgit v1.2.3