8 Commits

Author SHA1 Message Date
benoitc
5ff75b194c regenerate settings 2013-09-26 22:50:16 +02:00
Randall Leeds
e6c120ffea Merge pull request #552 from niedbalski/master 2013-06-23 10:56:25 -07:00
Jorge Niedbalski
cf6e765323 [gunicorn] added ``gunicorn.conf.py`` as default in case of no -c is specified 2013-06-21 15:30:31 -03:00
Philip Cristiano
dcfe825346 Rename post_init for greater clarity
Makes sense if you saw what it does, less if you just read the config option.
2013-06-20 19:40:03 -04:00
Philip Cristiano
ef6f831971 Add docs for post_init 2013-06-20 18:56:37 -04:00
benoitc
9fb0d9669c expose --pythonpath command to all modes . fix #433
--pythonpath may also be useful in other commands, so expose it to all.
2012-11-07 09:52:49 +01:00
benoitc
8e8a3a3f70 use relative bin path 2012-10-18 17:21:14 +02:00
Prateek Singh Paudel
a7b13d8ae1 Sphinx extension to generate settings doc.
Include gunicorn_ext.py in conf.py. Include the generated
settings.rst in configuration.rst.

Get the version number for doc from gunicorn.__version__
2012-10-03 17:45:41 +05:45