TasksManager/apps/tasks
raiots b0433783c8 feat: redirect to passed-in url when submit todo 2023-01-05 22:57:42 +08:00
..
migrations fix: security vulnerabilities 2021-07-21 22:45:09 +08:00
templatetags add: pager for tasklist view to change year 2022-01-04 22:56:49 +08:00
__init__.py Initial commit 2021-02-02 13:55:18 +08:00
admin.py add: filter for choose task in todo's admin page 2022-01-08 21:09:36 +08:00
apps.py Initial commit 2021-02-02 13:55:18 +08:00
forms.py fix: about.html, name change 2021-08-18 21:44:26 +08:00
models.py add: Docker Update 2022-04-18 23:57:40 +08:00
my_query.py update: new query method to calculate workload, the sub_executor_count field in database can be remove now. 2021-08-22 23:24:47 +08:00
resources.py add: chart of work load for each member in department & millions of bugs. 2021-05-05 00:48:03 +08:00
tests.py update: calclate the real workload and quality by quarter 2021-10-29 16:17:11 +08:00
urls.py add: filter for choose task in todo's admin page 2022-01-08 21:09:36 +08:00
views.py feat: redirect to passed-in url when submit todo 2023-01-05 22:57:42 +08:00