summaryrefslogtreecommitdiff
path: root/blocks/simulationAPI/urls.py
AgeCommit message (Collapse)Author
2025-04-07Updated process task to use uploadscript and getscriptoutputSuchita Lad
2025-03-26Updated uploadscript functionSuchita Lad
2025-03-03adding session key apiSunil Shetye
write function to set session
2025-02-13Added logic to cancel simulation processSuchita Lad
2024-06-12Updated files of simulationAPISuchita Lad
2021-12-03use StreamingHttpResponse instead of ResponseSunil Shetye
use IgnoreClientContentNegotiation for text/event-stream use Streaming instead of Stream set Streaming state as early as possible
2021-12-02add STREAM as a celery stateSunil Shetye
2021-10-01filter data with encodeURIComponent()Sunil Shetye
2021-04-11adding simulation apisSunil Shetye