DrCr/drcr
RunasSudo 2d3b5093c9
Add example config.py
2023-01-02 16:15:20 +11:00
..
general_journal Implement editing general journal transactions 2023-01-02 16:15:19 +11:00
reports Implement income statement 2023-01-02 16:15:20 +11:00
statements Allow reconciling two statement lines together as a transfer between accounts 2023-01-02 16:15:19 +11:00
templates Implement income statement 2023-01-02 16:15:20 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.py.example Add example config.py 2023-01-02 16:15:20 +11:00
database.py Initial commit 2023-01-02 16:15:14 +11:00
models.py Implement income statement 2023-01-02 16:15:20 +11:00
views.py Visual improvements, add navbar 2023-01-02 16:15:19 +11:00
webapp.py Clean up and refactor 2023-01-02 16:15:19 +11:00