Bug Fixes
- Add helper get DB function
([115](https://github.com/ocadotechnology/codeforlife-package-python/pull/115),
[`60ea749`](https://github.com/ocadotechnology/codeforlife-package-python/commit/60ea749cfaf33301c0f6a8f1c75318e1b9fcb0ff))
* fix: Add helper get DB function
* Header move
* Merge branch 'main' into clean_settings2
- Clean settings ([108](https://github.com/ocadotechnology/codeforlife-package-python/pull/108),
[`7cf61ca`](https://github.com/ocadotechnology/codeforlife-package-python/commit/7cf61cac74a19c2334c73fa41e6509afb520cd13))
* Settings cleanup
* Take on generic settings from portal-react
* Remove message middleware
* Update lockfile
* Update lockfile again
* Merge main
* Update settings
* Add admin backend todo
* Merge main again
* Reverting to auto field
* Remove unnecessary setting
* Add slug
* Merge branch 'main' into clean_settings
* Revert timezone
* Merge branch 'clean_settings' of https://github.com/ocadotechnology/codeforlife-package-python
into clean_settings
- Polish tests ([114](https://github.com/ocadotechnology/codeforlife-package-python/pull/114),
[`be81148`](https://github.com/ocadotechnology/codeforlife-package-python/commit/be81148996a51269ff25c245f4ba945e279afa8d))
* fix: add test coverage
* use xml
* rename codecov yaml
* add yml path
* ignore codeforlife test helpers
* reset pipeline
* use updated workflow
* polish_test
* add todo
* Merge branch 'main' into polish_tests
* fix: test job
* use new test workflow
* add some small tests and don't cover some lines
* no cov when debugging tests
* test get queryset
* update config
* merge from main
* use main
* add test file
* change
* echo repo owner id
* test if
* only assert project
* test user serializer and view
* fix remaining view tests
* test actions
* use correct test job
* remove unused imports
* don't allow code coverage to drop
* fix: coverage settings