Skip to content

Commit 125ef57

Browse files
committed
Changelog entry for 6.42.0
- Legacy-Id: 12772
1 parent 0912e5f commit 125ef57

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
ietfdb (6.42.0) ietf; urgency=medium
2+
3+
**Django 1.9**
4+
5+
This release upgrades the datatracker to use version 1.9 of the Django
6+
framework. Django 1.9 provides pluggable password validation support,
7+
stricter template syntax (which prevents some common mistakes), simplified
8+
call syntax for some common API calls, better database consistency checks
9+
when creating many-to-many key relationship (preventing references to
10+
nonexistent entries), and more [a]. A full diff of the upgrade changes is
11+
available in changeset [12764].
12+
13+
[a] https://docs.djangoproject.com/en/1.9/releases/1.9/
14+
15+
-- Henrik Levkowetz <henrik@levkowetz.com> 01 Feb 2017 18:12:13 +0000
16+
117
ietfdb (6.41.1) ietf; urgency=medium
218

319
This is a minor bugfix release in preparation for merging in the Django 1.9

0 commit comments

Comments
 (0)