Chemical-Curation / chemcurator_django

Backend services for chemical curation
https://api.chemreg.epa.gov
MIT License
1 stars 0 forks source link

update signal, seed data #267

Closed debboutr closed 3 years ago

debboutr commented 3 years ago

this adds a filter to the pre_save signal on CommonInfo and updates all of the seed data to have a user in both created_by and updated_by. Please just try running tests and loaddata to see that it's working properly, you could also make a post and a patch request. Everything seems fine to me.