forget-cancellare-vecchi-toot/libforget/version.py

5 lines
122 B
Python

from app import app
def url_for_version(ver):
return app.config['CHANGELOG_URL'].format(hash=ver['full-revisionid'])