Skip to content

Commit

Permalink
Merge pull request #165 from matematikk-mooc/trigger-workflow
Browse files Browse the repository at this point in the history
Trigger workflow
  • Loading branch information
theahthodesen authored Feb 19, 2024
2 parents dc7ec0a + da69821 commit 47a8843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statistics_api/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
WSGI_APPLICATION = 'statistics_api.wsgi.application'
TEST_RUNNER = 'statistics_api.tests.override_test_runner.MyTestRunner'

# Database
# Database
# https://docs.djangoproject.com/en/1.11/ref/settings/#databases
DATABASES = {
'default': {
Expand Down

0 comments on commit 47a8843

Please sign in to comment.