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 (7.0.0) ietf; urgency=medium
2+
3+ **Upgrade to Django 2.0**
4+
5+ This release moves the datatracker on to the Django 2.0 framework, from the
6+ earlier Django 1.11. Further upgrades to Django 2.1 and 2.2 will follow.
7+ The major version bump is motivated by not being able to run under Python 2.x
8+ and Django 1.x any more.
9+
10+ There are also some other minor changes:
11+
12+ * Merged in ^/personal/henrik/6.129.2-django2.0 which contains an upgrade
13+ of Django from 1.11 to 2.0, with the accompanying code changes needed.
14+
15+ * Added a template with-clause that was lost in merging.
16+
17+ * Merged in [17803] from rcross@amsl.com:
18+ Made various changes to session request form, mostly removal of fields, in
19+ order to support virtual session requests.
20+ Also added settings.SECR_VIRTUAL_MEETINGS list.
21+
22+ * Fixed a test that incorrectly looked for author.name instead of
23+ author.plain_name()
24+
25+ -- Henrik Levkowetz <henrik@levkowetz.com> 20 May 2020 09:33:26 +0000
26+
27+
128ietfdb (6.130.1) ietf; urgency=medium
229
330 **Bugfixes**
You can’t perform that action at this time.
0 commit comments