Commit Graph

17 Commits

Author SHA1 Message Date
d7ddee340b Added the user form, and revised the text in the user list and user detail in the Mia core application. 2020-08-09 22:08:15 +08:00
c500f15945 Added the user details in the Mia core application. 2020-08-09 20:47:53 +08:00
2a6d3ff4cb Added the user list in the Mia core application. 2020-08-09 20:22:37 +08:00
4266e43388 Simplified the log out view in the Mia core application. 2020-08-09 19:08:47 +08:00
550e44d93a Replaced the links to the home page with the view name. 2020-08-09 18:55:30 +08:00
f29943dfea Replaced the home page view with a simple TemplateView(), and revised the name of the log out view. 2020-08-09 18:51:21 +08:00
b396b151e4 Added TODO to the todo view in the Mia core application. 2020-08-09 18:23:20 +08:00
5c7636d37e Added my own DeleteView in the Mia core application, and applied it in the accounting application. 2020-08-09 14:20:38 +08:00
edb1aece09 Fixed the documentation of the view of the home page in the Mia core application. 2020-08-02 00:29:43 +08:00
依瑪貓
1212cc2858 Revised the TODO view to accept additional arguments in the Mia core application. 2020-07-14 09:59:56 +08:00
a7ec80f066 Added a dummy "TODO" view to the Mia core application. 2020-07-09 23:18:37 +08:00
6f604f1c86 Revised the documentation. 2020-07-08 07:24:36 +08:00
c0f664761e Added documentation to the utilities and views of the Mia Core application. 2020-07-07 20:49:31 +08:00
cd7d7a5106 Added the home page view. 2020-07-06 23:22:20 +08:00
66f1e4b4fa Renamed the logout_view() function to logout(). 2020-07-06 23:06:45 +08:00
68be53e212 Added to log out the current user. 2020-07-06 23:04:14 +08:00
aa89286cd9 Added the mia_core application. 2020-07-04 08:17:08 +08:00