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/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
requirements-test.txt
requirements.txt
tox.ini
redirects/__init__.py16
redirects/admin.py68
redirects/apps.py8
redirects/http.py11
redirects/metadata.py7
redirects/middleware.py29
redirects/migrations/0001_initial.py114
redirects/migrations/0002_add_priority.py25
redirects/migrations/0003_redirect_created_at_redirect_updated_at.py25
redirects/migrations/__init__.py0
redirects/models.py156
runtests.py15
setup.py3