.bandit | |
|
|
.circleci/config.yml | |
|
|
.codeclimate.yml | |
|
|
.coveragerc | |
|
|
.dockerignore | |
|
|
.gitignore | |
|
|
CONTRIBUTING.md | |
|
|
DOCKER.md | |
|
|
Dockerfile | |
|
|
ENDPOINTS.md | |
|
|
EXAMPLE_setup_environment.sh | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
circleci-docker-compose.yml | |
|
|
docker-compose.yml | |
|
|
locustfile.py | 22 | A 0 mins |
|
manage.py | 17 | A 0 mins |
|
requirements.txt | |
|
|
setup.cfg | |
|
|
talentmap_api/__init__.py | 0 | A 0 mins |
|
talentmap_api/bidding/__init__.py | 0 | A 0 mins |
|
talentmap_api/bidding/apps.py | 3 | A 0 mins |
|
talentmap_api/bidding/filters.py | 71 | A 0 mins |
|
talentmap_api/bidding/models.py | 268 | B 6 hrs |
|
talentmap_api/bidding/serializers/prepanel.py | 78 | A 0 mins |
|
talentmap_api/bidding/serializers/serializers.py | 155 | A 0 mins |
|
talentmap_api/bidding/urls/__init__.py | 0 | A 0 mins |
|
talentmap_api/bidding/urls/bid.py | 13 | A 0 mins |
|
talentmap_api/bidding/urls/bidcycle.py | 16 | A 0 mins |
|
talentmap_api/bidding/urls/bidlist.py | 9 | A 0 mins |
|
talentmap_api/bidding/urls/survey.py | 7 | A 0 mins |
|
talentmap_api/bidding/urls/waiver.py | 7 | A 0 mins |
|
talentmap_api/bidding/views/bid.py | 121 | A 0 mins |
|
talentmap_api/bidding/views/bidcycle.py | 118 | A 0 mins |
|
talentmap_api/bidding/views/bidlist.py | 101 | A 25 mins |
|
talentmap_api/bidding/views/survey.py | 31 | A 0 mins |
|
talentmap_api/bidding/views/waiver.py | 40 | A 0 mins |
|
talentmap_api/common/__init__.py | 0 | A 0 mins |
|
talentmap_api/common/common_helpers.py | 324 | B 5 hrs |
|
talentmap_api/common/decorators.py | 16 | A 0 mins |
|
talentmap_api/common/filters.py | 121 | A 0 mins |
|
talentmap_api/common/history_helpers.py | 46 | A 0 mins |
|
talentmap_api/common/management/__init__.py | 0 | A 0 mins |
|
talentmap_api/common/middleware.py | 11 | A 0 mins |
|
talentmap_api/common/mixins.py | 21 | A 0 mins |
|
talentmap_api/common/models.py | 12 | A 0 mins |
|
talentmap_api/common/pagination.py | 7 | A 0 mins |
|
talentmap_api/common/permissions.py | 29 | A 0 mins |
|
talentmap_api/common/renderers.py | 72 | A 0 mins |
|
talentmap_api/common/serializers.py | 163 | B 5 hrs |
|