summaryrefslogtreecommitdiff
path: root/example_project/local_settings.py.sample
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-10-27 09:58:06 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-02-19 16:15:49 +0100
commitf1bca0b041830bf85957dd95221ef2f175c1f1bb (patch)
tree1eececee6c1b725eafa110c2c7f2811a5c305c4f /example_project/local_settings.py.sample
parent0e61e34bb3798c902ef3e7a749451db140285128 (diff)
downloadIshtar-f1bca0b041830bf85957dd95221ef2f175c1f1bb.tar.bz2
Ishtar-f1bca0b041830bf85957dd95221ef2f175c1f1bb.zip
🚀 Debian package: python-django-ishtar
Diffstat (limited to 'example_project/local_settings.py.sample')
-rw-r--r--example_project/local_settings.py.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_project/local_settings.py.sample b/example_project/local_settings.py.sample
index 21e7cb791..5e5c9a5e6 100644
--- a/example_project/local_settings.py.sample
+++ b/example_project/local_settings.py.sample
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
# -*- coding: utf-8 -*-
# rename this file to local_settings.py and overload settings in this file