|
b306dbd6cf
|
Removed the now-unused TODO view from the Mia core application.
|
2020-08-12 00:29:04 +08:00 |
|
|
283411061a
|
Revised the documentation in the views of the Mia core application.
|
2020-08-12 00:28:42 +08:00 |
|
|
5f18cc719c
|
Moved the view of the HTTP 500 Internal Server Error from the Mia core application to the site URL settings, to reduce coupling between the site settings and the Mia core application.
|
2020-08-12 00:27:37 +08:00 |
|
|
28ee42792d
|
Added the custom HTTP 500 Internal Server Error page.
|
2020-08-11 23:12:20 +08:00 |
|
|
a229f8a3f6
|
Added the user's own account management in the Mia core application.
|
2020-08-09 23:46:08 +08:00 |
|
|
b2aad32579
|
Added to delete a user account in the Mia core application.
|
2020-08-09 22:53:56 +08:00 |
|
|
c19c6c4b1e
|
Added to store the user account in the Mia core application.
|
2020-08-09 22:41:22 +08:00 |
|
|
1fbd934e32
|
Added required_GET and login_required to the views of the user list and user detail in the Mia core application.
|
2020-08-09 22:11:02 +08:00 |
|
|
d0407d4900
|
Removed an excess blank line in the views of the Mia core application.
|
2020-08-09 22:09:30 +08:00 |
|
|
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 |
|