5.1.1 django_

Aspen includes glue code for the Django web framework. In order to use this feature, you must install Django for your site:

The aspen.apps.django_ module defines one function:

wsgi( environ, start_response)
This is Django's WSGIHandler callable.

Aspen is copyright © 2006-2007 by Chad Whitacre and contributors, and is offered under the MIT license.