We have phased out the LDAP login form. Log in by using the CS Single Sign-On button in the Sign in with section below the Login form. 🐛

Skip to content

Django Setup

Oliver Borg requested to merge init into main

This merge request adds a setup script as well as some basic settings for the Django site.

Testing:

This merge request should be tested by checking out the init branch and attempting to run setup.sh. You should then try to run python3 manage.py runserver

You should then be able to open

http://127.0.0.1:8000/admin/

Merge request reports

Loading