Commit 04947664 authored by sim's avatar sim

Upgrade Django to 1.11.8

parent bade0abf
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
"os_name": "posix", "os_name": "posix",
"platform_machine": "x86_64", "platform_machine": "x86_64",
"platform_python_implementation": "CPython", "platform_python_implementation": "CPython",
"platform_release": "4.9.0-3-amd64", "platform_release": "4.9.0-4-amd64",
"platform_system": "Linux", "platform_system": "Linux",
"platform_version": "#1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06)", "platform_version": "#1 SMP Debian 4.9.51-1 (2017-09-28)",
"python_full_version": "3.5.3", "python_full_version": "3.5.3",
"python_version": "3.5", "python_version": "3.5",
"sys_platform": "linux" "sys_platform": "linux"
...@@ -83,10 +83,10 @@ ...@@ -83,10 +83,10 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:75ce405d60f092f6adf904058d023eeea0e6d380f8d9c36134bac73da736023d", "sha256:fad46f44f6f4de66aacaa92e7753dbc4fe3ae834aa2daffaca0bf16c64798186",
"sha256:8918e392530d8fc6965a56af6504229e7924c27265893f3949aa0529cd1d4b99" "sha256:fed3e79bb5a3a8d5eb054c7a1ec1de229ef3f43335a67821cc3e489e9582f711"
], ],
"version": "==1.11.7" "version": "==1.11.8"
}, },
"django-celery": { "django-celery": {
"hashes": [ "hashes": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment