NationalCentreTruthReconciliation / Secure-Record-Transfer

A transfer portal incorporating CAAIS and BagIt Specifications
https://secure-record-transfer.readthedocs.io/en/latest/
4 stars 2 forks source link

Addresses Issue 124 (Add Debugging Config) #126

Closed danloveg closed 1 year ago

danloveg commented 1 year ago

Resolves #124 by starting up debugpy when the app is run in the development container environment. Two separate instances of debugpy are started, one for the Django app, and one for the async jobs run via Django RQ.