- 06 Jun, 2016 1 commit
-
-
The `--log-file` option was renamed to `--error-logfile` in gunicorn v0.13.0. However since gunicorn v19.2 it now defaults to `-` (stderr), so can be omitted entirely: http://docs.gunicorn.org/en/latest/settings.html#errorlog
Ed Morley committed
-
- 12 Feb, 2016 1 commit
-
-
Kenneth Reitz committed
-
- 10 Feb, 2016 2 commits
-
-
Kenneth Reitz committed
-
tuples to lists
Kenneth Reitz committed
-
- 09 Feb, 2016 1 commit
-
-
Vamsi committed
-
- 05 Feb, 2016 1 commit
-
-
Kenneth Reitz committed
-
- 04 Feb, 2016 2 commits
-
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
- 27 Jan, 2016 2 commits
-
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
- 14 Jan, 2016 4 commits
-
-
Removed deprecated TEMPLATE_DEBUG setting from settings.py
Kenneth Reitz committed -
Kenneth Reitz committed
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
- 12 Dec, 2015 1 commit
-
-
Instead of setting TEMPLATES option debug to True, use DEBUG setting to make toggling debug mode easier.
Thanasis Daglis committed
-
- 10 Dec, 2015 2 commits
-
-
Kenneth Reitz committed
-
Closes #28
Kenneth Reitz committed
-
- 07 Nov, 2015 1 commit
-
-
TDaglis committed
-
- 08 Oct, 2015 2 commits
-
-
Update WhiteNoise version
Kenneth Reitz committed -
Fix BASE_DIR
Kenneth Reitz committed
-
- 11 Aug, 2015 1 commit
-
-
The new version automatically picks up changes to files when `DEBUG = True` . This doesn't make any difference if you're using `runserver` as that overrides the static file handling anyway, but for people using gunicorn in development it can be frustrating. See e.g. http://stackoverflow.com/questions/31911496/
David Evans committed
-
- 01 Jun, 2015 1 commit
-
-
Ed Solis committed
-
- 27 May, 2015 1 commit
-
-
remove unneccessary whitespace in settings.py
Kenneth Reitz committed
-
- 16 May, 2015 1 commit
-
-
andreas committed
-
- 12 May, 2015 4 commits
-
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
- 23 Mar, 2015 2 commits
-
-
added missing quote marks around secret_key, fix problems from PR#10
Kenneth Reitz committed -
Chester Balingit committed
-
- 20 Mar, 2015 2 commits
-
-
Generate new SECRET_KEY when using the repo as `startproject` template
Kenneth Reitz committed -
typo fix
Kenneth Reitz committed
-
- 13 Feb, 2015 2 commits
-
-
Update requirements.txt
Kenneth Reitz committed -
Jearel Alcantara committed
-
- 30 Jan, 2015 2 commits
-
-
Update readme to call migrate instead of syncdb
Kenneth Reitz committed -
`syncdb` is deprecated as of Django 1.7
Brenton Cleeland committed
-
- 24 Jan, 2015 2 commits
-
-
typo fix
eduardo luttner committed -
eduardo luttner committed
-
- 20 Jan, 2015 2 commits
-
-
Update requirements.txt
Kenneth Reitz committed -
Jearel Alcantara committed
-