mia-accounting-django/mia_core
2020-08-18 10:33:22 +08:00
..
locale/zh_Hant/LC_MESSAGES Moved the local part of the application from the Mia core application to the Mia Womb local application. 2020-08-18 00:37:04 +08:00
static/mia_core Moved the local part of the application from the Mia core application to the Mia Womb local application. 2020-08-18 00:37:04 +08:00
templates/mia_core/include Moved the local part of the application from the Mia core application to the Mia Womb local application. 2020-08-18 00:37:04 +08:00
templatetags Added namespace to the url_period tag in the Mia core application. 2020-08-17 22:51:47 +08:00
__init__.py Added the mia_core package. 2020-07-01 23:34:22 +08:00
apps.py Added the mia_core application. 2020-07-04 08:17:08 +08:00
models.py Added the abstract base model in the Mia core application. 2020-08-18 09:27:26 +08:00
period.py Revised the code as suggested by PyCharm. 2020-08-13 10:17:52 +08:00
stored_post.py Added type hints to the Mia core application. 2020-08-13 08:05:35 +08:00
tests.py Added the mia_core application. 2020-07-04 08:17:08 +08:00
utils.py Added type hints to the Mia core application. 2020-08-13 08:05:35 +08:00
views.py Revised the code order in the dispatch and get_form methods in the Mia core application. 2020-08-18 10:33:22 +08:00