Files
pyShelf/docs/man/man3/pyShelf_src_frontend_wsgi.3
2019-12-01 13:09:41 -05:00

34 lines
657 B
Groff
Vendored

.TH "pyShelf.src.frontend.wsgi" 3 "Sun Dec 1 2019" "Version 0.2.1" "pyShelf Open Source Ebook Server" \" -*- nroff -*-
.ad l
.nh
.SH NAME
pyShelf.src.frontend.wsgi
.SH SYNOPSIS
.br
.PP
.SS "Variables"
.in +1c
.ti -1c
.RI "\fBapplication\fP = get_wsgi_application()"
.br
.in -1c
.SH "Detailed Description"
.PP
.PP
.nf
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/
.fi
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for pyShelf Open Source Ebook Server from the source code\&.