nephila/django-app-enabler

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.editorconfig
.github/ISSUE_TEMPLATE/---bug-report.md
.github/ISSUE_TEMPLATE/---feature-request.md
.github/pull_request_template.md
.github/workflows/codeql-analysis.yml
.github/workflows/lint.yml
.github/workflows/logger.yml
.github/workflows/publish.yml
.github/workflows/test.yml
.gitignore
.pre-commit-config.yaml
.pyup.yml
.readthedocs.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
app_enabler/__init__.py2
A
0 mins
app_enabler/__main__.py2
A
0 mins
app_enabler/cli.py78
A
55 mins
app_enabler/django.py34
A
0 mins
app_enabler/enable.py128
B
6 hrs
app_enabler/errors.py6
A
0 mins
app_enabler/install.py48
A
0 mins
app_enabler/patcher.py171
C
1 day
docs/Makefile
docs/addon_configuration.rst
docs/api/index.rst
docs/conf.py58
A
0 mins
docs/history.rst
docs/index.rst
docs/limitations.rst
docs/readme.rst
docs/todo.rst
docs/usage.rst
pyproject.toml
requirements-test.txt
requirements.txt
setup.cfg
setup.py2
A
0 mins
tasks.py116
A
1 hr
tox.ini