Skip to content

Commit dc9d064

Browse files
committed
Move old (1995-2003) liaison statements from the template file to the database
- Legacy-Id: 2004
1 parent 837b8d1 commit dc9d064

4 files changed

Lines changed: 661 additions & 684 deletions

File tree

changelog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
ietfdb (2.44)
2+
3+
From Robert:
4+
5+
* Moved old (1995-2003) liaison statements from the template file
6+
to the database. This requires applying database fixups as
7+
follows:
8+
9+
cd /a/www/ietf-datatracker/2.44/ietf
10+
PYTHONPATH=../ python manage.py dbshell < ../test/liaison_fixup.sql
11+
12+
And updating the liaison files as follows:
13+
14+
cd /a/www/ietf-datatracker/documents/LIAISON/
15+
# TAKE A BACKUP OF THE WHOLE DIRECTORY, JUST IN CASE
16+
. /a/www/ietf-datatracker/2.44/test/liaison_fixup.sh
17+
118
ietfdb (2.43)
219

320
From Pasi:

0 commit comments

Comments
 (0)