Skip to content

Commit 594dd93

Browse files
committed
Changelog entry for 7.0.0
- Legacy-Id: 17847
1 parent 9f137ea commit 594dd93

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

changelog

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
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+
128
ietfdb (6.130.1) ietf; urgency=medium
229

330
**Bugfixes**

0 commit comments

Comments
 (0)