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.73.0) ietf; urgency=medium
2+
3+ **Django 1.11**
4+
5+ This release upgrades the datatracker to use version 1.11 of the Django
6+ framework. Django 1.11 is designated as a long-term support release. It
7+ will receive security updates at least until April 4, 2020. The next Django
8+ release, 2.0, will require Python 3.4 or higher.
9+
10+ Django 1.11 does not have any really notable features; but it introduces
11+ template-based widget rendering, deprecating the earlier class-based
12+ approach to creating custom widgets, adds subquery expressions, class-based
13+ model indexes, and some minor features, see [a].
14+
15+ A full diff of the upgrade changes is available in changeset [14695].
16+
17+ * Merged in ^/personal/henrik/6.72.1-django-1.11@14676: Upgrade to Django
18+ 1.11
19+
20+ * Adjusted ordering for a number of meeting-related models to make the
21+ most relevant entries appear first in lists and drop-downs. Fixes issue
22+ #2457.
23+
24+ * Updated the requirement on xml2rfc version.
25+
26+ [a] https://docs.djangoproject.com/en/1.11/releases/1.11/
27+
28+ -- Henrik Levkowetz <henrik@levkowetz.com> 26 Feb 2018 15:03:16 +0000
29+
30+
131ietfdb (6.72.4) ietf; urgency=medium
232
333 This release addresses a quite annoying bug that could occur when saving
You can’t perform that action at this time.
0 commit comments