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.
1 parent 5b27830 commit 60fac11Copy full SHA for 60fac11
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