CARVIEW |
Select Language
HTTP/2 200
server: nginx
content-type: text/html; charset=utf-8
content-language: en
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
referrer-policy: same-origin
cross-origin-opener-policy: same-origin
expires: Sat, 11 Oct 2025 17:53:26 GMT
cache-control: max-age=300
strict-transport-security: max-age=31536000; includeSubDomains; preload
permissions-policy: interest-cohort=()
x-xss-protection: 1; mode=block
access-control-allow-origin: https://code.djangoproject.com
content-encoding: gzip
via: 1.1 varnish, 1.1 varnish
accept-ranges: bytes
age: 246
date: Sat, 11 Oct 2025 17:52:33 GMT
x-served-by: cache-fra-etou8220051-FRA, cache-bom-vanm7210074-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1760205153.811314,VS0,VE196
vary: Cookie, Accept-Language, Accept-Encoding
content-length: 5955
September 2016 | Weblog | Django
Skip to main content
archive
-
Django security releases issued: 1.9.10 and 1.8.15
Posted by Tim Graham on Sept. 26, 2016Today the Django team is issuing two releases -- Django 1.9.10 and 1.8.15, which fix a security issue.
Read more -
Channels adopted as an official Django project
Posted by Andrew Godwin on Sept. 9, 2016Channels is the first project to go through the "Official Projects" process and become part of the Django project.
Read more -
Django bugfix release issued: 1.10.1
Posted by Tim Graham on Sept. 1, 2016Today the Django project issued a bugfix release for the 1.10 release series.
Read more