fg
This commit is contained in:
parent
fa94e7569c
commit
da70d5f12f
22 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@ def full_link(url):
|
|||
|
||||
return f"https://{app.config['SERVER_NAME']}{url}"
|
||||
|
||||
|
||||
@app.template_filter("app_config")
|
||||
def app_config(x):
|
||||
return app.config.get(x)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue