Merge pull request #311 from elnappo/docs

update links to current supported django version, fixes #309
This commit is contained in:
Fabian Weisshaar 2017-05-26 17:56:49 +02:00 committed by GitHub
commit 10cd55257e

View File

@ -138,12 +138,12 @@ django apps (wsgi apps) with the webserver you use.
Django has nice generic documentation about this, see there:
https://docs.djangoproject.com/en/1.7/howto/deployment/
https://docs.djangoproject.com/en/1.8/howto/deployment/
Even if you do not follow or fully read the deployment guide, make sure that
you at least read the checklist:
https://docs.djangoproject.com/en/1.7/howto/deployment/checklist/
https://docs.djangoproject.com/en/1.8/howto/deployment/checklist/
HTTP Basic Auth