Add a plugin mechanism for the webserver with settings.WEB_PLUGIN_MODULE.
This commit is contained in:
parent
36c938b06a
commit
64c74c41a1
4 changed files with 39 additions and 1 deletions
|
|
@ -104,6 +104,7 @@ class EvenniaReverseProxyResource(ReverseProxyResource):
|
|||
# Website server resource
|
||||
#
|
||||
|
||||
|
||||
class DjangoWebRoot(resource.Resource):
|
||||
"""
|
||||
This creates a web root (/) that Django
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue