index
:
web/kosten
const_groups
master
An application for managing the expenses
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manage.py
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rwxr-xr-x
manage.py
2
1 files changed, 1 insertions, 1 deletions
diff --git a/manage.py b/manage.py
index 823422f..9efe083 100755
--- a/
manage.py
+++ b/
manage.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/python3 -B
# -*- coding: utf-8 -*-
import sys