summaryrefslogtreecommitdiff
path: root/portato/backend/system_interface.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-05-15 18:00:11 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-05-15 18:00:11 +0200
commit225f0d2297584adbdea11466486d06b909ec6ec3 (patch)
tree608f46d21eef7a5e125f89f6b70c601e7967533e /portato/backend/system_interface.py
parent824e812a44851ec1963d3347f588821477e9937c (diff)
downloadportato-225f0d2297584adbdea11466486d06b909ec6ec3.tar.gz
portato-225f0d2297584adbdea11466486d06b909ec6ec3.tar.bz2
portato-225f0d2297584adbdea11466486d06b909ec6ec3.zip
Fix import
Diffstat (limited to 'portato/backend/system_interface.py')
0 files changed, 0 insertions, 0 deletions
ref='/web/kosten.git/commit/app/views/expenses.py?id=6285f4527e3a3f91ac68377667d7bc54c7dcd949&follow=1'>Fix from upgrading flask-sqlalchemyRené 'Necoro' Neumann2-3/+6 2020-01-11Update Flask URLRené 'Necoro' Neumann1-1/+1 2020-01-11Increase copyrightRené 'Necoro' Neumann1-1/+1 2017-02-12Incorporate API changesRené 'Necoro' Neumann3-6/+6 2017-02-12Migrate flask.ext.foo to flask_fooRené 'Necoro' Neumann3-4/+4 2017-02-12Enable debugging for manage.shRené 'Necoro' Neumann1-1/+1 2017-02-12No need for flask-script anymore; flask provides this out of the boxRené 'Necoro' Neumann3-28/+17 2017-02-12No need for flask-sqlalchemy to track modifications and send eventsRené 'Necoro' Neumann1-0/+1 2017-02-12FixRené 'Necoro' Neumann1-1/+1 2016-07-08Constant -> KonstantRené 'Necoro' Neumann1-1/+1 2016-07-052to3 fixed too muchRené 'Necoro' Neumann1-1/+1 2016-07-052to3 conversionRené 'Necoro' Neumann12-42/+42 2016-07-05First batch of py3 changesRené 'Necoro' Neumann7-8/+7 2016-05-01Removed base 'Expense' class; introduce CategoryModel insteadRené 'Necoro' Neumann1-6/+7 2016-05-01Ignore .pyoRené 'Necoro' Neumann1-0/+1