File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
117ietfdb (6.41.1) ietf; urgency=medium
218
319 This is a minor bugfix release in preparation for merging in the Django 1.9
You can’t perform that action at this time.
0 commit comments