Updates names.json fixture, to capture the latest state of the database (minor changes only).

- Legacy-Id: 17774
This commit is contained in:
Henrik Levkowetz 2020-05-11 14:22:23 +00:00
parent a26ace5bfa
commit 9a72f1b031

View file

@ -1,12 +1,12 @@
[
{
"fields": {
"content": "{% autoescape off %}{{ assigner.ascii }} has assigned {{ reviewer.person.ascii }} as a reviewer for this document.\n\n{% if prev_team_reviews %}This team has completed other reviews of this document:{% endif %}{% for assignment in prev_team_reviews %}\n- {{ assignment.completed_on }} {{ assignment.reviewer.person.ascii }} -{% if assignment.reviewed_rev %}{{ assignment.reviewed_rev }}{% else %}{{ assignment.review_request.requested_rev }}{% endif %} {{ assignment.result.name }} \n{% endfor %}{% endautoescape %}\n",
"content": "{% autoescape off %}{{ assigner.ascii }} has assigned {{ reviewer.person.ascii }} as a reviewer for this document.\r\n\r\n{% if prev_team_reviews %}This team has completed other reviews of this document:{% endif %}{% for assignment in prev_team_reviews %}\r\n- {{ assignment.completed_on }} {{ assignment.reviewer.person.ascii }} -{% if assignment.reviewed_rev %}{{ assignment.reviewed_rev }}{% else %}{{ assignment.review_request.requested_rev }}{% endif %} {{ assignment.result.name }} \r\n{% endfor %}{% endautoescape %}",
"group": null,
"path": "/group/defaults/email/review_assigned.txt",
"title": "Default template for review assignment email",
"type": "django",
"variables": null
"variables": ""
},
"model": "dbtemplate.dbtemplate",
"pk": 354
@ -9089,7 +9089,7 @@
"desc": "IESG discussions on the document have raised some issues that need to be brought to the attention of the authors/WG, but those issues have not been written down yet. (It is common for discussions during a telechat to result in such situations. An AD may raise a possible issue during a telechat and only decide as a result of that discussion whether the issue is worth formally writing up and bringing to the attention of the authors/WG). A document stays in the \"Point Raised - Writeup Needed\" state until *ALL* IESG comments that have been raised have been documented.",
"name": "Point Raised - writeup needed",
"order": 1,
"used": true
"used": false
},
"model": "name.doctagname",
"pk": "point"
@ -14481,7 +14481,7 @@
"fields": {
"command": "xym",
"switch": "--version",
"time": "2020-04-29T00:13:24.969",
"time": "2020-05-10T00:12:51.809",
"used": true,
"version": "xym 0.4.8"
},
@ -14492,7 +14492,7 @@
"fields": {
"command": "pyang",
"switch": "--version",
"time": "2020-04-29T00:13:26.832",
"time": "2020-05-10T00:12:53.489",
"used": true,
"version": "pyang 2.2.1"
},
@ -14503,7 +14503,7 @@
"fields": {
"command": "yanglint",
"switch": "--version",
"time": "2020-04-29T00:13:27.209",
"time": "2020-05-10T00:12:53.919",
"used": true,
"version": "yanglint SO 1.6.7"
},
@ -14514,7 +14514,7 @@
"fields": {
"command": "xml2rfc",
"switch": "--version",
"time": "2020-04-29T00:13:28.798",
"time": "2020-05-10T00:12:56.462",
"used": true,
"version": "xml2rfc 2.44.0"
},