|
329027969a
|
Advanced to version 0.3.0.
|
2023-02-27 17:23:20 +08:00 |
|
|
2aacb67988
|
Moved the base account data from the "accounting.base_account.commands" module into the data directory as a CSV file, separating the code and the data. The locales are read from the CSV file instead of hard-coded in the code, so that the translations are not hard-coded to Mandarin.
|
2023-02-08 10:28:02 +08:00 |
|
|
8dc340dbf1
|
Advanced to version 0.2.0.
|
2023-02-07 20:55:00 +08:00 |
|
|
975b00bce9
|
Advanced to version 0.1.1.
|
2023-02-03 17:14:47 +08:00 |
|
|
fecf33baa8
|
Updated the minimal python version to 3.11, as for the use of the typing.Self type hint.
|
2023-02-03 13:01:03 +08:00 |
|
|
15007ada4f
|
Advanced to version 0.1.0.
|
2023-02-03 12:57:53 +08:00 |
|
|
e50d6267d5
|
Revised the options.package_data section in setup.cfg to include the static CSS and JavaScript files.
|
2023-02-03 12:55:59 +08:00 |
|
|
14638f574e
|
Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site.
|
2023-02-03 12:55:33 +08:00 |
|