Aspen includes glue code for the Django web framework. In order to use this feature, you must install Django for your site:
[django] section to aspen.conf, with a settings_module setting that points to your settings module.
The aspen.apps.django_ module defines one function:
| environ, start_response) |
Aspen is copyright © 2006-2007 by Chad Whitacre and contributors, and is offered under the MIT license.