Draft: Resolve "Create models"
-
use arrayfields where necessary (multiple phonenumber, equipments, etc...) ArrayField -
use django-[countries/cities] in Site model -
use django-phonenumber-field in Person model -
Should we add created/updated/deleted for all models ? -
Should we be able to delete all model ? -
Verify all constraints
All models :
-
Network -
Station -
Epoch -
Equipment -
Comment -
Latitude -
Longitude -
Azimuth -
Dip -
Distance -
SampleRate -
SampleRateRatio -
Operator -
Person -
Site -
ExternalReference -
Identifier -
DataAvailability
Closes #1
Edited by Simon Panay