Mike Metcalfe
Mike Metcalfe
I asked this question on SO but have had no reply so I thought I raise an issue: https://stackoverflow.com/questions/60124600/django-import-export-post-save-called-twice I created a custom user subclassed from AbstractUser and a post_save...
## Steps to reproduce Create a calculation but do not provide a formula and assign calculation to an instrument ## Current behavior On importing of results for that instrument, import...
Context: Instruments are configurable. When an instrument interface is developed, it would useful for the parser to know how a specific instrument has been configured. Use file format as a...