mia-accounting/src/accounting/account
2023-02-24 17:18:55 +08:00
..
__init__.py Revised the documentation of the init_app function of the "accounting.locale", "accounting.base_account", "accounting.account", and "accounting.currency" modules. 2023-02-07 17:01:08 +08:00
commands.py Renamed offset to pay-off, to be clear. 2023-02-23 11:32:55 +08:00
converters.py Fixed the documentation of the AccountConverter converter. 2023-02-03 12:55:55 +08:00
forms.py Removed the redundant post_update methods from the AccountForm and CurrencyForm forms. 2023-02-24 17:18:55 +08:00
query.py Renamed offset to pay-off, to be clear. 2023-02-23 11:32:55 +08:00
views.py Removed the redundant post_update methods from the AccountForm and CurrencyForm forms. 2023-02-24 17:18:55 +08:00