TOMToolkit / tom_base

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

Fetaure/installed app api #941

Open phycodurus opened 1 month ago

phycodurus commented 1 month ago

DRAFT: this refactor creates the infrastructure for generalized integration points for tom_base to introspect a TOMToolkit INSTALLED_APP. It's worth looking at these commits in isolation because they just set things up without adding any additional, complicating functionality. (That comes next).