This website requires JavaScript.
Explore
Help
Sign In
reynir
/
bornhack-website
Watch
1
Star
0
Fork
You've already forked bornhack-website
0
Code
Issues
Pull requests
1
Releases
Wiki
Activity
e6f5accaa6
bornhack-website
/
src
/
economy
History
Thomas Steen Rasmussen
a11cb38471
set creditor and debtor to null=False
2019-03-30 10:45:36 +01:00
..
migrations
set creditor and debtor to null=False
2019-03-30 10:45:36 +01:00
templates
add admin links to expense and revenue list and detail templates. Do we have a nicer way of linking to stuff in the admin?
2019-03-30 07:21:11 +01:00
__init__.py
WIP Reimbursement feature (
#278
)
2018-08-30 00:52:32 +02:00
admin.py
Add Chain/Creditor/Debtor support in economy app. Make the Creditor/Debtor FK nullable for now, until we've backfilled Creditors/Debtors on all existing Expenses and Revenues.
2019-03-28 07:04:53 +01:00
apps.py
WIP Reimbursement feature (
#278
)
2018-08-30 00:52:32 +02:00
email.py
Revenue and economy revamp (
#285
)
2018-11-20 17:12:32 +01:00
forms.py
Add Chain/Creditor/Debtor support in economy app. Make the Creditor/Debtor FK nullable for now, until we've backfilled Creditors/Debtors on all existing Expenses and Revenues.
2019-03-28 07:04:53 +01:00
mixins.py
Add Chain/Creditor/Debtor support in economy app. Make the Creditor/Debtor FK nullable for now, until we've backfilled Creditors/Debtors on all existing Expenses and Revenues.
2019-03-28 07:04:53 +01:00
models.py
set creditor and debtor to null=False
2019-03-30 10:45:36 +01:00
urls.py
Add Chain/Creditor/Debtor support in economy app. Make the Creditor/Debtor FK nullable for now, until we've backfilled Creditors/Debtors on all existing Expenses and Revenues.
2019-03-28 07:04:53 +01:00
views.py
Add Chain/Creditor/Debtor support in economy app. Make the Creditor/Debtor FK nullable for now, until we've backfilled Creditors/Debtors on all existing Expenses and Revenues.
2019-03-28 07:04:53 +01:00