mirror of
https://github.com/healthchecks/healthchecks.git
synced 2024-12-22 03:38:42 +00:00
7836da6448
If SITE_ROOT contains a subpath (e.g., "http://example.org/healthchecks"), settings.py now adjusts FORCE_SCRIPT_NAME and STATIC_URL. Also, hc.lib.urls.absolute_reverse() now recognizes subpath in SITE_ROOT, and makes sure it does not show up twice in the generated URLs. cc: #1091 |
||
---|---|---|
.. | ||
management | ||
migrations | ||
templatetags | ||
tests | ||
__init__.py | ||
admin.py | ||
context_processors.py | ||
decorators.py | ||
forms.py | ||
models.py | ||
urls.py | ||
validators.py | ||
views.py |