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

Fix Debugging Configuration #213

Closed danloveg closed 1 month ago

danloveg commented 1 month ago

The debugging configuration mentioned here no longer seems to be working to debug Django.

The "python" configuration in launch.json is deprecated, as well, and should be changed to debugpy.

We've tested a new launch.json and it looks to be working but we will want to do a little bit more testing, and ensure it's working for both RQ and Django.