-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule backend
updated
7 files
+4 −0 | backend/organization/utils.py | |
+3 −0 | backend/organization/views.py | |
+1 −0 | backend/project/views.py | |
+38 −6 | backend/task/views.py | |
+1 −0 | backend/video/tasks.py | |
+4 −1 | backend/video/utils.py | |
+29 −0 | backend/video/views.py |
Submodule frontend
updated
19 files