-
- Downloads
TMSS-322: reimplemented this feature. As stated in the ticket: such a...
TMSS-322: reimplemented this feature. As stated in the ticket: such a convenience log_url is not part of the Subtask model, but can be a view on the model. So, implemeted it in the viewset. Now, fetching subtasks from the TMSS db is superfast again.
parent
8c06ccdd
No related branches found
No related tags found
Showing
- SAS/TMSS/client/lib/tmss_http_rest_client.py 5 additions, 2 deletionsSAS/TMSS/client/lib/tmss_http_rest_client.py
- SAS/TMSS/src/tmss/settings.py 0 additions, 6 deletionsSAS/TMSS/src/tmss/settings.py
- SAS/TMSS/src/tmss/tmssapp/models/scheduling.py 0 additions, 25 deletionsSAS/TMSS/src/tmss/tmssapp/models/scheduling.py
- SAS/TMSS/src/tmss/tmssapp/serializers/scheduling.py 1 addition, 1 deletionSAS/TMSS/src/tmss/tmssapp/serializers/scheduling.py
- SAS/TMSS/src/tmss/tmssapp/viewsets/scheduling.py 45 additions, 1 deletionSAS/TMSS/src/tmss/tmssapp/viewsets/scheduling.py
- SAS/TMSS/test/t_subtasks.py 25 additions, 21 deletionsSAS/TMSS/test/t_subtasks.py
Please register or sign in to comment