Skip to content

CSDH source code

Welcome to the source code documentation of DCSP

Table Of Contents

  1. Django
  2. Backend functions

Standards adhered to

  • Defensive programming where possible (catching errornous code early in the script).
  • CICD pipeline with all the bells and whistles.