Commit Graph

12 Commits

Author SHA1 Message Date
sfan5
afd7b16e5b README formatting fixes 2017-06-14 13:37:45 +02:00
ShadowNinja
ea3dbeb889 Misc cleanup 2016-01-24 00:26:11 -05:00
ShadowNinja
3792ee39b2 Use requirements file
This is a standard way of indicating requirements for
Python projects, since it makes it easy to automatically
install all needed packages with the correct versions.
2016-01-24 00:26:11 -05:00
ShadowNinja
a431911b9d Load defaults from example config
This makes some options non-optional -- allowing for a smaller config file.
This also removes the X-Sendfile example, bucause the proxy server should
handle static files directly and the option is not at all specific to this
particular application (and general Flask options aren't documented).
2016-01-23 23:47:15 -05:00
ShadowNinja
ebe788a156 Add nginx config to docs 2016-01-23 23:36:05 -05:00
est31
2d982bc259 Add r to APSchedule name to correct 2015-02-17 16:20:41 +01:00
ShadowNinja
7fff17bab4 Add license 2014-09-17 14:45:44 -04:00
sfan5
37226f3356 Fix typo 2014-07-01 20:45:40 +02:00
ShadowNinja
8af62c6cb5 Improve uwsgi documentation 2014-07-01 14:32:24 -04:00
ShadowNinja
84788757c5 Fix README code blocks 2014-06-30 17:29:36 -04:00
ShadowNinja
b8361f6f4a Update template path in README 2014-06-30 17:06:23 -04:00
ShadowNinja
d4aeaabad2 Initial commit 2014-06-30 17:01:29 -04:00