Save new object before attaching to a collection
authorDiane Trout <diane@ghic.org>
Thu, 2 Jun 2016 20:44:27 +0000 (13:44 -0700)
committerDiane Trout <diane@ghic.org>
Fri, 24 Jun 2016 22:55:58 +0000 (15:55 -0700)
Django tests were throwing warning about the newfile object not being
saved when I added it to the datafile_set collection.


No differences found