summaryrefslogtreecommitdiff
path: root/install/local_settings.py.sample
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-11-08 16:13:29 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-12-12 18:31:00 +0100
commit1c78052ae4085ad52380718dd4b2d63752693e58 (patch)
tree688fcb7760cf0add6acdbaa58d1eae9df857cf7a /install/local_settings.py.sample
parentaf730ef75fd85dc09bc224fc20713f784a4a4e21 (diff)
downloadIshtar-1c78052ae4085ad52380718dd4b2d63752693e58.tar.bz2
Ishtar-1c78052ae4085ad52380718dd4b2d63752693e58.zip
🚀 Debian package: python-django-ishtar - remove static files packaged in Debian - fix some package error
- use package version of fork-awesome, gentium font - add deb-helper token to postint - fix permissions - obfuscate social link in non used features of jquery.
Diffstat (limited to 'install/local_settings.py.sample')
-rw-r--r--install/local_settings.py.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/local_settings.py.sample b/install/local_settings.py.sample
index 0f373ebcf..b19c6e6f6 100644
--- a/install/local_settings.py.sample
+++ b/install/local_settings.py.sample
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
# -*- coding: utf-8 -*-
DEBUG = False