- 16 Mar, 2017 1 commit
-
-
mokutsu committed
-
- 07 Mar, 2017 4 commits
-
-
Update settings.py comments for Django 1.10
Kenneth Reitz committed -
#58 Update Django 1.9 link to 1.10
Kenneth Reitz committed -
Kenneth Reitz committed
-
Added small note regarding windows
Kenneth Reitz committed
-
- 04 Mar, 2017 2 commits
-
-
TrakJohnson committed
-
Matt Braymer-Hayes committed
-
- 28 Feb, 2017 1 commit
-
-
Django doc locations now point to 1.10
James Bradshaw committed
-
- 23 Feb, 2017 1 commit
-
-
Kenneth Reitz committed
-
- 26 Jan, 2017 2 commits
-
-
Add DjangoWhiteNoise in wsgi.py
Kenneth Reitz committed -
Sergio Infante committed
-
- 23 Dec, 2016 3 commits
-
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
- 22 Dec, 2016 2 commits
-
-
Update django version to 1.10
Kenneth Reitz committed -
Jorrick Sleijster committed
-
- 14 Dec, 2016 1 commit
-
-
Django 1.9.8 => 1.10.4
Kenneth Reitz committed
-
- 13 Dec, 2016 2 commits
-
-
Ralph Minderhoud committed
-
Ralph Minderhoud committed
-
- 07 Dec, 2016 2 commits
-
-
Kenneth Reitz committed
-
Kenneth Reitz committed
-
- 15 Nov, 2016 1 commit
-
-
Kenneth Reitz committed
-
- 26 Oct, 2016 2 commits
-
-
Fix typo
Kenneth Reitz committed -
Travis Jungroth committed
-
- 25 Jul, 2016 2 commits
-
-
[requirements] Django 1.9.8, psycopg2 2.6.2
Kenneth Reitz committed -
Michael Ford committed
-
- 06 Jul, 2016 2 commits
-
-
Update runtime.txt to Python 2.7.12
Kenneth Reitz committed -
Michael Ford committed
-
- 15 Jun, 2016 2 commits
-
-
Update dependancies in requirements.txt
Kenneth Reitz committed -
Newest Django, dj-database-url and gunicorn
Michael Ford committed
-
- 06 Jun, 2016 7 commits
-
-
Update to WhiteNoise 3.2
Kenneth Reitz committed -
{{ project_name }}
Kenneth Reitz committed -
Remove redundant gunicorn option `--log-file -`
Kenneth Reitz committed -
WhiteNoise 3.0 switched to a new middleware based integration approach: http://whitenoise.evans.io/en/stable/changelog.html#v3-0 This means WhiteNoise now plays nicely with other middleware classes such as `SecurityMiddleware`, allowing for HTTPS redirection for WhiteNoise-served assets too. Full documentation is here: http://whitenoise.evans.io/en/stable/django.html#enable-whitenoise
Ed Morley committed -
Brings the templates in sync with: https://github.com/django/django/blob/1.9.7/django/conf/project_template/project_name/settings.py-tpl https://github.com/django/django/blob/1.9.7/django/conf/project_template/project_name/urls.py-tpl https://github.com/django/django/blob/1.9.7/django/conf/project_template/project_name/wsgi.py-tpl
Ed Morley committed -
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
-
- 13 May, 2016 1 commit
-
-
theeluwin committed
-
- 12 Feb, 2016 1 commit
-
-
Kenneth Reitz committed
-
- 10 Feb, 2016 1 commit
-
-
Kenneth Reitz committed
-