Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:SQuaRE
Description
Django admin interface is useful to edit db entries in SQUASH if needed, e.g decam measurements that were incidentally pushed to the dashboard during X16.
A bug was found using the admin interface in development mode, due to a bad field returned by the Jobs model.
This ticket is to capture the fix for this bug, this new git ref will be deployed for better control of data in SQUASH database.
Attachments
Issue Links
- is triggering
-
DM-7082 deploy django admin interface fix
- Done
Small fix in the return of the Job model.