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 86a7d9a commit deeceb6Copy full SHA for deeceb6
docs/upgrading.rst
@@ -124,3 +124,13 @@ If you like you can then remove the following settings from settings.py to avoid
124
* ``URL_PREFIX``
125
* ``TIME_ZONE``
126
* ``TEAM_NAME``
127
+
128
+Upgrading to DefectDojo Version 1.2.2
129
+------------------------------------
130
131
+Upgrading to 1.2.2 requires:
132
133
+1. Copying settings.py to the settings/ folder.
134
135
+2. If you have supervisor scripts change DJANGO_SETTINGS_MODULE=dojo.settings.settings
136
0 commit comments