djbrown/hbscorez

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/users/apps.py3
A
0 mins
A
100%
src/users/forms.py57
A
0 mins
C
73%
src/users/urls.py16
A
0 mins
A
100%
src/users/views.py91
A
0 mins
D
60%
.codeclimate.json
.dockerignore
.editorconfig
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci-build.yml
.github/workflows/nightly-build.yml
.github/workflows/pr-build.yml
.github/workflows/pr-test-report.yml
.github/workflows/release-build.yml
.gitignore
.pyup.yml
Dockerfile
LICENSE
Pipfile
Pipfile.lock
README.md
domain_model.puml
entrypoint.sh
pyproject.toml
setup.cfg
src/associations/jinja2/associations/detail.j2
src/associations/jinja2/associations/list.j2
src/base/jinja2/400.j2
src/base/jinja2/403.j2
src/base/jinja2/404.j2
src/base/jinja2/500.j2
src/base/jinja2/base/base.j2
src/base/jinja2/base/home.j2
src/base/jinja2/base/imprint.j2
src/base/jinja2/base/privacy.j2
src/base/static/base/styles/base.css
src/base/templates/base/base.html
src/base/templates/django_contact_form/contact_form.html
src/base/templates/django_contact_form/contact_form.txt
src/base/templates/django_contact_form/contact_form_sent.html
src/base/templates/django_contact_form/contact_form_subject.txt
src/clubs/jinja2/clubs/detail.j2
src/districts/jinja2/districts/detail.j2
src/leagues/jinja2/leagues/base.j2
src/leagues/jinja2/leagues/detail.j2
src/leagues/jinja2/leagues/games.j2