README: update Django docs link version to 1.11
This commit is contained in:
parent
3ee704bfb1
commit
c93fde3ddc
@ -19,7 +19,7 @@ pip install -r requirements.txt
|
|||||||
|
|
||||||
Edit the [settings file](etesync_server/settings.py). Please refer to the
|
Edit the [settings file](etesync_server/settings.py). Please refer to the
|
||||||
[Django deployment
|
[Django deployment
|
||||||
checklist](https://docs.djangoproject.com/en/1.10/howto/deployment/checklist/)
|
checklist](https://docs.djangoproject.com/en/1.11/howto/deployment/checklist/)
|
||||||
for full instructions on how to configure a Django app for production. Some
|
for full instructions on how to configure a Django app for production. Some
|
||||||
particular settings that should be edited are:
|
particular settings that should be edited are:
|
||||||
* [`ALLOWED_HOSTS`](https://docs.djangoproject.com/en/1.11/ref/settings/#std:setting-ALLOWED_HOSTS)
|
* [`ALLOWED_HOSTS`](https://docs.djangoproject.com/en/1.11/ref/settings/#std:setting-ALLOWED_HOSTS)
|
||||||
|
Loading…
Reference in New Issue
Block a user