OperationCode/back-end

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bandit
.circleci/config.yml
.codeclimate.yml
.coveragerc
.dev/dev-jwt-key
.dev/dev-jwt-key.pub
.dockerignore
.flake8
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
CONTRIBUTING.md
LICENSE
MAINTAINERS.md
OPS.md
README.md
docker/Dockerfile
docker/docker-compose.yml
example.env
poetry.lock
pyproject.toml
pytest.ini
src/core/templates/account/email/email_confirmation_message.html
src/core/templates/account/email/email_confirmation_message.txt
src/core/templates/account/email/email_confirmation_signup.html
src/core/templates/account/email/email_confirmation_signup_message.txt
src/core/templates/admin/base_site.html
src/core/templates/registration/password_reset_email.html
src/core/templates/registration/password_reset_email.txt
src/core/templates/registration/welcome.html
src/core/templates/registration/welcome.txt
src/frontend/static/css/common.css
src/frontend/static/img/blue.png
src/frontend/static/img/favicon-16x16.png
src/frontend/static/img/favicon.ico
src/frontend/static/img/slate.png
src/frontend/templates/code_school_ajax_body.txt
src/frontend/templates/frontend/base.html
src/frontend/templates/frontend/codeschool-form.html
src/frontend/templates/frontend/index.html
src/settings/environments/local.py.template
src/frontend/static/js/codeschool.js7
src/api/__init__.py0
src/api/admin.py62
src/api/apps.py3
src/api/models.py76
src/api/serializers.py29
src/api/urls.py10