mia-accounting-django/accounting
2020-07-21 10:38:47 +08:00
..
migrations Added the accounting application. 2020-06-29 19:41:52 +08:00
static/accounting/css Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
templates/accounting Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
templatetags Removed the unused logging from the accounting_amount template filter in the accounting application. 2020-07-20 20:20:05 +08:00
views Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
__init__.py Added the accounting application. 2020-06-29 19:41:52 +08:00
admin.py Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
apps.py Added the accounting application. 2020-06-29 19:41:52 +08:00
models.py Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
tests.py Added the accounting application. 2020-06-29 19:41:52 +08:00
urls.py Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
utils.py Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00