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 09:20:08 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: 0
date: Sat, 11 Oct 2025 09:15:08 GMT
x-served-by: cache-fra-etou8220025-FRA, cache-bom-vanm7210069-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1760174108.907574,VS0,VE213
vary: Cookie, Accept-Language, Accept-Encoding
content-length: 6346
February 2016 | Weblog | Django
Skip to main content
archive
-
Security advisory: Strengthening the password hashes in your database
Posted by Tim Graham on Feb. 23, 2016If you have MD5 or SHA1 password hashes in your database, here's a way to upgrade them without requiring all your users to login again.
Read more -
DjangoCon Europe 2016: Call for Sponsors
Posted by Ola Sitarska, Baptiste Mispelon on Feb. 9, 2016A number of generous sponsors have already stepped forward to help make DjangoCon Europe happen, but we need more. Can you help? We'd love to hear from you.
Read more -
Funding testimonial: Divio
Posted by Daniele Procida, Adrienne Lowe on Feb. 4, 2016Daniele Procida of Divio (and the DSF Board) shares numbers and thoughts why supporting Django as a corporate member is not an act of charity, but an investment in the future and sustainability of businesses that use Django. Daniele and Adrienne invite readers to become corporate members in 2016.
Read more -
Django releases issued: 1.9.2 (security) and 1.8.9 (bugfix)
Posted by Tim Graham on Feb. 1, 2016Today the Django team is issuing multiple releases -- Django 1.9.2, which fixes several bugs and a security issue, and Django 1.8.9, which fixes several bugs.
Read more