TOMToolkit / tom_base

The base Django project for a Target and Observation Manager
https://tom-toolkit.readthedocs.io
GNU General Public License v3.0
26 stars 46 forks source link

Update Data Service and Facility Apps to extend the User Model #1107

Open jchate6 opened 2 weeks ago

jchate6 commented 2 weeks ago

Individual DataServices and Facilities will need to have their specific user models connected to the Base tom toolkit user model with a foreign key relationship.