In <[email protected]> Greg Lindstrom <[email protected]> writes:
> I'm not wanting to start anything here, but I am wanting to automate > testing of my Django-based websites. A quick search on Google turns up a Have you looked at using the built-in django test client? -- John Gordon A is for Amy, who fell down the stairs [email protected] B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies" -- http://mail.python.org/mailman/listinfo/python-list
