Skip to content

chore: arbitrary changes

Jakob Probst requested to merge arbitrary_changes into main
  • use crispy forms to render the login form
  • move save logic of forms from the view to the form class
  • depend the logging level upon the settings.DEBUG value
  • bbbatscale.py: move the main functionality into a function instead of global statements
  • set ReadWriteMany as default for bbbatscale.media.pvc.accessModes in the Helm charts
  • rename the definition of secrets in the values.schema.json to be more explicit
  • rename Helm template functions to be in the bbbatscale scope
Edited by Jakob Probst

Merge request reports