.all-contributorsrc | |
|
|
.coveragerc | |
|
|
.coveralls.yml | |
|
|
.dockerignore | |
|
|
.eslintrc | |
|
|
.flake8 | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/ISSUE_TEMPLATE.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/stale.yml | |
|
|
.github/workflows/autoupdate.yaml | |
|
|
.gitignore | |
|
|
.landscape.yml | |
|
|
.pre-commit-config.yaml | |
|
|
.pylintrc | |
|
|
.readthedocs.yml | |
|
|
.travis.yml | |
|
|
CODE_OF_CONDUCT.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
apps/__init__.py | 0 | A 0 mins |
|
apps/accounts/__init__.py | 0 | A 0 mins |
|
apps/accounts/admin.py | 79 | A 0 mins |
|
apps/accounts/apps.py | 4 | A 0 mins |
|
apps/accounts/migrations/0001_add_url_fields_in_profile_model.py | 21 | B 6 hrs |
|
apps/accounts/migrations/0001_initial.py | 76 | C 7 hrs |
|
apps/accounts/migrations/0002_add_jwt_access_token_model.py | 38 | A 0 mins |
|
apps/accounts/migrations/0002_profile.py | 42 | A 0 mins |
|
apps/accounts/migrations/__init__.py | 0 | A 0 mins |
|
apps/accounts/migrations/remove_affiliation_model.py | 12 | A 0 mins |
|
apps/accounts/models.py | 60 | A 0 mins |
|
apps/accounts/permissions.py | 17 | A 0 mins |
|
apps/accounts/serializers.py | 99 | A 0 mins |
|
apps/accounts/static/accounts/css/font-awesome.css | |
|
|
apps/accounts/static/accounts/css/main.css | |
|
|
apps/accounts/static/accounts/fonts/Geometos.ttf | |
|
|
apps/accounts/static/accounts/fonts/Montserrat-Bold.ttf | |
|
|
apps/accounts/static/accounts/fonts/Montserrat-Light.ttf | |
|
|
apps/accounts/static/accounts/fonts/Montserrat-Medium.ttf | |
|
|
apps/accounts/static/accounts/fonts/Montserrat-Regular.ttf | |
|
|
apps/accounts/static/accounts/fonts/Montserrat-SemiBold.ttf | |
|
|
apps/accounts/static/accounts/images/auth-cloud.png | |
|
|
apps/accounts/static/accounts/images/cloud-1.png | |
|
|
apps/accounts/static/accounts/images/cloud-2.png | |
|
|
apps/accounts/static/accounts/images/cloud-4.png | |
|
|
apps/accounts/static/accounts/images/cloud1.png | |
|
|
apps/accounts/static/accounts/images/cloud2.png | |
|
|
apps/accounts/static/accounts/images/cloud3.png | |
|
|
apps/accounts/static/accounts/images/evalai-logo.png | |
|
|
apps/accounts/static/accounts/images/moon.png | |
|
|