.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__.py | 16 | A 0 mins |
|
redirects/admin.py | 68 | A 0 mins |
|
redirects/apps.py | 8 | A 0 mins |
|
redirects/http.py | 11 | 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.py | 7 | A 0 mins |
|
redirects/middleware.py | 29 | A 0 mins |
|
redirects/migrations/0001_initial.py | 114 | A 0 mins |
|
redirects/migrations/0002_add_priority.py | 25 | A 0 mins |
|
redirects/migrations/0003_redirect_created_at_redirect_updated_at.py | 25 | A 0 mins |
|
redirects/migrations/__init__.py | 0 | A 0 mins |
|
redirects/models.py | 156 | A 0 mins |
|
requirements-test.txt | |
|
|
requirements.txt | |
|
|
runtests.py | 15 | A 0 mins |
|
setup.py | 3 | A 0 mins |
|
tox.ini | |
|
|