Mercurial > piecrust2
annotate piecrust/admin/settings.py @ 1123:1a214de1e1f7
data: Fix bug with page family data not returning correct `is_dir` value.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 27 Feb 2018 22:36:26 -0800 |
parents | 660250c95246 |
children |
rev | line source |
---|---|
935
7ecb946bfafd
admin: Lots of fixes for running the admin panel in a WSGI server.
Ludovic Chabant <ludovic@chabant.com>
parents:
886
diff
changeset
|
1 FOODTRUCK_ROOT_URL = '' |
970
660250c95246
admin: Improve support for Micropub.
Ludovic Chabant <ludovic@chabant.com>
parents:
935
diff
changeset
|
2 TOKEN_ENDPOINT = "https://tokens.indieauth.com/token" |