Skip to content
Snippets Groups Projects
Commit 7b260f16 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Another documentation element

parent 50f0aaef
Branches
No related tags found
1 merge request!8Upgrade to django 3.1
...@@ -24,7 +24,9 @@ Remember to be in the folder where the requirements.txt file is ...@@ -24,7 +24,9 @@ Remember to be in the folder where the requirements.txt file is
pip install -r requirements.txt pip install -r requirements.txt
``` ```
3. Run all database migrations 3. Copy VIPSWeb/local_settings_sample.py into VIPSWeb/local_settings.py and adapt to your needs
4. Run all database migrations
``` ```
./manage.py migrate ./manage.py migrate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment