djblets.urls.context_processors
-
site_root(request)[source]
Exposes a SITE_ROOT variable in templates. This assumes that the
project has been configured with a SITE_ROOT settings variable and
proper support for basing the installation in a subdirectory.