Skip to content

6.42.0

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:45
· 7783 commits to main since this release

Summary: Django 1.9
Release Date: Wed, February 1, 2017 at 6:12 PM UTC
Release Author: Henrik Levkowetz


This release upgrades the datatracker to use version 1.9 of the Django
framework. Django 1.9 provides pluggable password validation support,
stricter template syntax (which prevents some common mistakes), simplified
call syntax for some common API calls, better database consistency checks
when creating many-to-many key relationship (preventing references to
nonexistent entries), and more [a]. A full diff of the upgrade changes is
available in changeset [12764].

[a] https://docs.djangoproject.com/en/1.9/releases/1.9/


Coverage

chart