NHMDenmark / Mass-Digitizer

Common repo for the DaSSCo team
Apache License 2.0
1 stars 0 forks source link

Add collection & institution name columns to specimen table #221

Closed FedorSteeman closed 1 year ago

FedorSteeman commented 1 year ago

Issue

The specimen table was not complete without the columns mentioned. Needed for Specify import.

Add columns for holding collection and institution name to facilitate export/import.

jlegind commented 1 year ago

Added institution name and collection name to local DB

jlegind commented 1 year ago

Model specimen.py updated with institutionname and collectionname. Tested and the saved records correctly contain those names.