|
e6675e0e03
|
Removed the now-gone parameter errors_by_field from the documentation of the error_redirect() utility in the Mia core application.
|
2020-08-08 00:41:01 +08:00 |
|
|
733335c715
|
Replaced the set() method with the kwargs-based query() method in UrlBuilder in the Mia core application.
|
2020-08-03 23:12:04 +08:00 |
|
|
9d988f17ca
|
Added forms and validators, and applied them to the transaction form in the accounting application.
|
2020-08-01 23:56:41 +08:00 |
|
|
aec234fc01
|
Renamed the add_param() method to add(), the del_param() method to remove(), and the set_param() method to set() in UrlBuilder in the Mia core application.
|
2020-07-31 21:16:03 +08:00 |
|
|
80b871d488
|
Added the retrieve_status() utility and applied it in the retrieve_status template tag in the Mia core application.
|
2020-07-28 22:22:06 +08:00 |
|
|
50c06bd3d3
|
Added the error_redirect() utility, and revised the documentation of the stored status utilities in the Mia core application.
|
2020-07-28 20:01:58 +08:00 |
|
|
958e3048bb
|
Added the documentation to the success_redirect() utility in the Mia core application.
|
2020-07-28 19:34:14 +08:00 |
|
|
b5e7f9878f
|
Fixed an error in the storing the status into the session in the Mia core application.
|
2020-07-28 08:43:30 +08:00 |
|
|
e90defd25d
|
Added the stored status and a dummy transaction_store() view to the accounting application.
|
2020-07-28 08:22:42 +08:00 |
|