pyShelf Open Source Ebook Server  0.2.1
Open source, console based E-book server
Variables
pyShelf.src.frontend.wsgi Namespace Reference

Variables

 application = get_wsgi_application()
 

Detailed Description

WSGI config for frontend project.

It exposes the WSGI callable as a module-level variable named ``application``.

For more information on this file, see
https://docs.djangoproject.com/en/2.2/howto/deployment/wsgi/