.. |
locale/zh_Hant/LC_MESSAGES
|
Added labels to the record forms in the accounting application.
|
2020-08-12 23:13:35 +08:00 |
management/commands
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |
migrations
|
Added the accounting application.
|
2020-06-29 19:41:52 +08:00 |
static/accounting
|
Added labels to the record forms in the accounting application.
|
2020-08-12 23:13:35 +08:00 |
templates/accounting
|
Moved the account selection to the end of the record form in the accounting application.
|
2020-08-12 23:22:13 +08:00 |
templatetags
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +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 |
converters.py
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |
forms.py
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |
models.py
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |
tests.py
|
Added the test case for the sort_post_txn_records() utility in the accounting application.
|
2020-08-02 23:08:53 +08:00 |
urls.py
|
Removed an unused import from the URL patterns in the accounting application.
|
2020-08-09 17:44:24 +08:00 |
utils.py
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |
validators.py
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |
views.py
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |