Add a plugin mechanism for the webserver with settings.WEB_PLUGIN_MODULE.

This commit is contained in:
Griatch 2016-06-12 18:00:28 +02:00
parent 36c938b06a
commit 64c74c41a1
4 changed files with 39 additions and 1 deletions

View file

@ -104,6 +104,7 @@ class EvenniaReverseProxyResource(ReverseProxyResource):
# Website server resource
#
class DjangoWebRoot(resource.Resource):
"""
This creates a web root (/) that Django