|
bbd3d0e470
|
Revised and simplify the data model definition.
|
2020-08-09 16:34:47 +08:00 |
|
|
688e350017
|
Adapted dirtyfields in the data models.
|
2020-08-02 09:53:26 +08:00 |
|
|
01dbd7e60b
|
Removed the default order of the users and the countries in the Mia core application.
|
2020-07-21 21:24:36 +08:00 |
|
|
ebb7c06f91
|
Applied the set_multi_lingual_attr() utility function to the titles of the accounts and the names of the countries.
|
2020-07-21 21:23:54 +08:00 |
|
|
e2945045f3
|
Added the default parameter to the get_multi_lingual_attr() function to allow a different default lanugage for a data model.
|
2020-07-16 23:18:16 +08:00 |
|
|
418dcd9803
|
Renamed the get_multi_language_attr() method to get_multi_lingual_attr(), and renamed the multi-lingual model fields from _zhtw to _zh_hant, and _zhcn to _zh_hans.
|
2020-07-16 23:13:15 +08:00 |
|
|
42e444b8c8
|
Revised the code for PEP8.
|
2020-07-16 22:25:33 +08:00 |
|
|
fa034b9a6a
|
Added the get_multi_language_attr() function to the Mia core application, to deal with the multi-lingual attributes, and applied it in the data models.
|
2020-07-14 22:01:32 +08:00 |
|
|
6f604f1c86
|
Revised the documentation.
|
2020-07-08 07:24:36 +08:00 |
|
|
8a539fb144
|
Added the User and Country models to mia_core.
|
2020-07-05 23:40:12 +08:00 |
|
|
aa89286cd9
|
Added the mia_core application.
|
2020-07-04 08:17:08 +08:00 |
|