ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
101 stars 80 forks source link

Allow out-of-tree plugins to expose urls #518

Open knikolla opened 1 year ago

knikolla commented 1 year ago

Currently /coldfront/config/urls.py allows some of the in-tree plugins to append to urlplatterns if they are enabled.

As a plugin writer, I would like to see that functionality exposed to out-of-tree plugins as well, without having to patch ColdFront.