We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a1aa55 + 60fac11 commit 608d46aCopy full SHA for 608d46a
docs/upgrading.rst
@@ -152,5 +152,4 @@ Upgrading to 1.2.4 requires:
152
153
1. ./manage.py makemigrations
154
./manage.py migrate
155
- ./manage.py loaddata dojo/fixtures/test_type.json
156
./manage.py loaddata dojo/fixtures/objects_review.json
dojo/fixtures/test_type.json
@@ -78,7 +78,7 @@
78
},
79
{
80
"fields": {
81
- "name": "Checkmarx"
+ "name": "Checkmarx Scan"
82
83
"model": "dojo.test_type",
84
"pk": 12
0 commit comments