comparison piecrust/admin/settings.py @ 970:660250c95246

admin: Improve support for Micropub. - Handle Micropub JSON syntax. - Use UTF8 encoding for created posts. - Remove Micro.blog hack for authorization.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 09 Oct 2017 21:07:00 -0700
parents 7ecb946bfafd
children
comparison
equal deleted inserted replaced
969:5b735229b6fb 970:660250c95246
1 FOODTRUCK_ROOT_URL = '' 1 FOODTRUCK_ROOT_URL = ''
2 TOKEN_ENDPOINT = "https://tokens.indieauth.com/token"