From 272ce242888cab88a61f2b5a34062f73b3f778dd Mon Sep 17 00:00:00 2001 From: eliott Date: Tue, 8 Jan 2008 18:37:12 -0800 Subject: Updates to readme --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 6afcca78..13b32e54 100644 --- a/README +++ b/README @@ -27,4 +27,12 @@ For a simple testing installation: export PYTHONPATH=`pwd`:${PYTHONPATH} export DJANGO_SETTINGS_MODULE=archweb_dev.settings python manage.py runserver - + + 5. The test database has a few test accounts in it. + To login, use the following credentails. + User: admin + Pass: pass + + You can then reset the password on any of the test users by + going into the django admin interface and doing so. + -- cgit v1.2.3-55-g3dc8