project-callisto/callisto-core

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
Procfile
README.md
app.json
assets/callisto_logo.png
assets/ted-video-still.png
callisto_core/__init__.py1
A
0 mins
callisto_core/accounts/__init__.py0
A
0 mins
callisto_core/accounts/admin.py9
A
0 mins
callisto_core/accounts/auth.py30
A
25 mins
callisto_core/accounts/forms.py191
A
0 mins
callisto_core/accounts/migrations/0001_initial.py52
A
0 mins
callisto_core/accounts/migrations/0002_auto_20180103_1628.py10
A
0 mins
callisto_core/accounts/migrations/0003_auto_20190607_1540.py25
A
0 mins
callisto_core/accounts/migrations/0004_encrypt_user_data.py28
A
0 mins
callisto_core/accounts/migrations/0005_invalidate_unencrypted_data.py25
A
0 mins
callisto_core/accounts/migrations/__init__.py0
A
0 mins
callisto_core/accounts/models.py49
A
0 mins
callisto_core/accounts/templates/callisto_core/accounts/account_activation_confirm.html
callisto_core/accounts/templates/callisto_core/accounts/account_activation_email.html
callisto_core/accounts/templates/callisto_core/accounts/login.html
callisto_core/accounts/templates/callisto_core/accounts/login_signup_disabled.html
callisto_core/accounts/templates/callisto_core/accounts/match_confirmation_callisto_team.html
callisto_core/accounts/templates/callisto_core/accounts/password_change.html
callisto_core/accounts/templates/callisto_core/accounts/password_reset.html
callisto_core/accounts/templates/callisto_core/accounts/password_reset_confirm.html
callisto_core/accounts/templates/callisto_core/accounts/password_reset_email.html
callisto_core/accounts/templates/callisto_core/accounts/password_reset_sent.html
callisto_core/accounts/templates/callisto_core/accounts/school_email_sent.html
callisto_core/accounts/templates/callisto_core/accounts/signup.html
callisto_core/accounts/templates/callisto_core/accounts/student_verification_email.html
callisto_core/accounts/templates/callisto_core/accounts/submit_confirmation_callisto_team.html
callisto_core/accounts/tokens.py14
A
0 mins
callisto_core/accounts/urls.py28
A
0 mins
callisto_core/accounts/validators.py23
A
0 mins
callisto_core/accounts/view_partials.py92
A
0 mins
callisto_core/accounts/views.py29
A
0 mins
callisto_core/celeryconfig/__init__.py0
A
0 mins
callisto_core/celeryconfig/celery.py21
A
0 mins
callisto_core/celeryconfig/tasks.py21
A
3 hrs
callisto_core/celeryconfig/tests/test_celery.py8
A
0 mins
callisto_core/celeryconfig/utils.py6
A
0 mins
callisto_core/delivery/__init__.py1
A
0 mins
callisto_core/delivery/fields.py8
A
0 mins
callisto_core/delivery/forms.py88
A
0 mins