fabiocaccamo/django-redirects

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
pyproject.toml
redirects/__init__.py16
A
0 mins
redirects/admin.py68
A
0 mins
redirects/apps.py8
A
0 mins
redirects/http.py11
A
0 mins
redirects/locale/en/LC_MESSAGES/django.mo
redirects/locale/en/LC_MESSAGES/django.po
redirects/locale/it/LC_MESSAGES/django.mo
redirects/locale/it/LC_MESSAGES/django.po
redirects/locale/ru/LC_MESSAGES/django.mo
redirects/locale/ru/LC_MESSAGES/django.po
redirects/metadata.py7
A
0 mins
redirects/middleware.py29
A
0 mins
redirects/migrations/0001_initial.py114
A
0 mins
redirects/migrations/0002_add_priority.py25
A
0 mins
redirects/migrations/0003_redirect_created_at_redirect_updated_at.py25
A
0 mins
redirects/migrations/__init__.py0
A
0 mins
redirects/models.py156
A
0 mins
requirements-test.txt
requirements.txt
runtests.py15
A
0 mins
setup.py3
A
0 mins
tox.ini