view piecrust/admin/settings.py @ 1100:1ce67d2fae0a

routing: Fix URL generation bug with ugly URLs and index pages in sub-folders.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 17 Feb 2018 11:54:00 -0800
parents 660250c95246
children
line wrap: on
line source

FOODTRUCK_ROOT_URL = ''
TOKEN_ENDPOINT = "https://tokens.indieauth.com/token"