bornhack-website/src/economy
2020-10-17 02:35:12 +02:00
..
migrations show DKK balance 2020-09-03 01:32:26 +02:00
templates fix a few things in backoffice chain/credebtor views and templates, and update bootstrap_devsite script to create chains, credebtors, expenses and revenues 2020-10-16 17:22:41 +02:00
__init__.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
admin.py fix a few things in backoffice chain/credebtor views and templates, and update bootstrap_devsite script to create chains, credebtors, expenses and revenues 2020-10-16 17:22:41 +02:00
apps.py Blackness. 2019-06-16 14:32:24 +02:00
email.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
forms.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
mixins.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
models.py more work on backoffice economy stuff, chains and credebtors section now only shows expenses and revenues for the current camp, thanks to some ORM foo; while here add a cost and a comment field to the Product table, and fix a bug in bootstrap_devsite and a few nags to make new flake8 happy 2020-10-17 02:35:12 +02:00
urls.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
views.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00