Mercurial > hg > wsgintegrate
changeset 25:3c9e8c9816df
text, minor
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Wed, 12 Apr 2017 11:39:57 -0700 |
parents | b43cb919b1e4 |
children | 9374bb82258e |
files | entry-points.txt flowerbed.txt |
diffstat | 2 files changed, 3 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/entry-points.txt Wed Apr 12 10:57:57 2017 -0700 +++ b/entry-points.txt Wed Apr 12 11:39:57 2017 -0700 @@ -1,15 +1,13 @@ Possible entry points for wsgintegrate ====================================== -# XXX port of legacy wsgiblob documentation - wsgintegrate does any number of things by convention. By documenting what it does and the current conditions used, it may be seen how it may be extended in the future * match conditions: [wsgintegrate.conditions] * loader types: [wsgintegrate.loader] (EntryPointLoader, FileLoader, PathLoader) -* formats: JSON, .ini +* formats: JSON, .ini * servers Currently, IniFactory and JSONfactory handle transforming
--- a/flowerbed.txt Wed Apr 12 10:57:57 2017 -0700 +++ b/flowerbed.txt Wed Apr 12 11:39:57 2017 -0700 @@ -6,8 +6,6 @@ bitsyblog). You should be able to download the configuration in either JSON or ini format. In addition, you can download a complete flower python package created from a template that will allow the whole site -to be installed and managed locally. +to be installed and managed locally. -See also: - -http://k0s.org/blog/20091227221009 +See also: http://k0s.org/blog/20091227221009