.codeclimate.yml | |
|
|
.github/workflows/lint.yaml | |
|
|
.github/workflows/test-suite-unreleased-django.yaml | |
|
|
.github/workflows/test-suite.yaml | |
|
|
.gitignore | |
|
|
.pre-commit-config.yaml | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
LICENSE | |
|
|
MANIFEST.in | |
|
|
Makefile | |
|
|
README.md | |
|
|
collectfast/__init__.py | 1 | A 0 mins |
|
collectfast/management/__init__.py | 0 | A 0 mins |
|
collectfast/management/commands/__init__.py | 0 | A 0 mins |
|
collectfast/management/commands/collectstatic.py | 134 | A 25 mins |
|
collectfast/py.typed | |
|
|
collectfast/settings.py | 34 | A 0 mins |
|
collectfast/strategies/__init__.py | 4 | A 0 mins |
|
collectfast/strategies/base.py | 144 | A 0 mins |
|
collectfast/strategies/boto3.py | 36 | A 0 mins |
|
collectfast/strategies/filesystem.py | 14 | A 0 mins |
|
collectfast/strategies/gcloud.py | 15 | A 0 mins |
|
conftest.py | 15 | A 0 mins |
|
setup.cfg | |
|
|
setup.py | 2 | A 0 mins |
|
test-requirements.txt | |
|
|