9 Commits

Author SHA1 Message Date
Ching
f683341f66 style(*.py): use Black as python code formatter
use Black as python code formatter

Signed-off-by: Ching <loooching@gmail.com>
2022-01-22 18:02:32 +08:00
Ching
d0c1b65632 [U] fix error when post office hour w/o login. returns json error
instead.
2019-11-15 17:51:17 +08:00
Ching
d2744493e2 [M] updated oh veiw and form. now we can post time using website 2019-07-29 18:37:38 +08:00
Ching
e1d1c85dea [U] fix api error when post time at the first time 2019-07-17 17:37:52 +08:00
Ching
10103c1ab8 [A] added base.html for timer 2019-07-09 17:16:57 +08:00
Ching
e0bb8e78d6 [A] added a page for viewing office hour!
[A] added a template
[M] modified OH's api
2019-07-08 17:16:18 +08:00
Ching
82cb9a425a [U] update timezone settings
[U] update office hour api respone data
[A] add timer template
2019-06-21 18:07:39 +08:00
Ching
97054f38fb [A] add token authentication
[U] update OfficeHoursAPI, use CreateAPIView
2019-06-19 18:56:00 +08:00
Ching
25572c23c2 [A] add timer app
[A] add office hours viewset
[A] setup urls
2019-06-18 10:08:24 +08:00