On 11/18/05, Luke Plant <[EMAIL PROTECTED]> wrote: > This evening I wrote an app and middleware to help me with > development of my Django project. It validates all the HTML generated > by your Django project, and logs any failures, including the original > request object, the response object and the errors. It's more useful > than a crawler because this will catch everything (including pages > generated by a POST request etc), and it could also be configured to > validate CSS or any other mimetype if you wanted.
Hey Luke, That sounds cool! Yeah, toss it on the Web if you get a chance -- I'm sure some people could find use in it. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org