.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__.py | 0 | A 0 mins |
|
cache_cleaner/admin.py | 28 | A 0 mins |
|
cache_cleaner/apps.py | 6 | 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__.py | 0 | A 0 mins |
|
cache_cleaner/management/commands/__init__.py | 0 | A 0 mins |
|
cache_cleaner/management/commands/clear_cache.py | 63 | A 0 mins |
|
cache_cleaner/metadata.py | 10 | A 0 mins |
|
cache_cleaner/migrations/0001_initial.py | 25 | A 0 mins |
|
cache_cleaner/migrations/__init__.py | 0 | A 0 mins |
|
cache_cleaner/models.py | 29 | A 0 mins |
|
pyproject.toml | |
|
|
requirements-test.txt | |
|
|
requirements.txt | |
|
|
runtests.py | 15 | A 0 mins |
|
setup.py | 3 | A 0 mins |
|
tox.ini | |
|
|