fabiocaccamo/django-cache-cleaner

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/codeql-analysis.yml
.github/workflows/create-release.yml
.github/workflows/pre-commit-autoupdate.yml
.github/workflows/test-package.yml
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
README.md
SECURITY.md
cache_cleaner/__init__.py0
A
0 mins
cache_cleaner/admin.py28
A
0 mins
cache_cleaner/apps.py6
A
0 mins
cache_cleaner/locale/en/LC_MESSAGES/django.mo
cache_cleaner/locale/en/LC_MESSAGES/django.po
cache_cleaner/locale/it/LC_MESSAGES/django.mo
cache_cleaner/locale/it/LC_MESSAGES/django.po
cache_cleaner/management/__init__.py0
A
0 mins
cache_cleaner/management/commands/__init__.py0
A
0 mins
cache_cleaner/management/commands/clear_cache.py63
A
0 mins
cache_cleaner/metadata.py10
A
0 mins
cache_cleaner/migrations/0001_initial.py25
A
0 mins
cache_cleaner/migrations/__init__.py0
A
0 mins
cache_cleaner/models.py29
A
0 mins
pyproject.toml
requirements-test.txt
requirements.txt
runtests.py15
A
0 mins
setup.py3
A
0 mins
tox.ini