FAQ | This is a LIVE service | Changelog

Skip to content

Initial implementation of externalsettings module

Dr Rich Wareham requested to merge initial-implementation into master

Provide an initial implementation of this module.

This MR is comprised of two commits.

The first commit adds a cut-down version of our standard boilerplate with everything except testing-related functionality removed. This "stub" project is required to allow use of the Django testing infrastructure.

The second commit adds the extrasettings module from https://gitlab.developers.cam.ac.uk/uis/devops/gsuite/g-suite-authenticator/-/merge_requests/2 and documents its use in the README.

Closes uis/devops/webapp-boilerplate#48 (closed)

Edited by Dr Rich Wareham

Merge request reports