experimenter icon indicating copy to clipboard operation
experimenter copied to clipboard

Add a creation_date field to NimbusExperiment

Open jaredlockhart opened this issue 2 years ago • 0 comments

Let's add a creation_date datetimefield to NimbusExperiment with auto_now_add=True and then we can default order the model by the pair of ('_start_date', 'creation_date') for the landing page so we don't have to do any joins on the changelog model.

┆Issue is synchronized with this Jira Task

jaredlockhart avatar Sep 06 '22 13:09 jaredlockhart