mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-12-24 15:35:17 +11:00
e6781d9dbc
Since `DPASTE_BASE_URL` is a dynamic setting that can be changed when the application is self-hosted, the templates need to have access to the variable when rendering the templates so that they do not erroneously display the dpaste.de url. |
||
---|---|---|
.. | ||
locale | ||
management | ||
migrations | ||
settings | ||
south_migrations | ||
static/dpaste | ||
templates/dpaste | ||
templatetags | ||
tests | ||
urls | ||
__init__.py | ||
context_processors.py | ||
forms.py | ||
highlight.py | ||
models.py | ||
views.py | ||
wsgi.py |