
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
|Gitter| |PyPiVersion| |PyVersion| |GAStatus| |TestCoverage| |CodeClimate| |License|
A django CMS enabled application to handle redirects
This is heavily borrowed from django.contrib.redirects
with three major changes:
Why using process_request?
Doing database queries in the middleware process_request
is heavily discouraged as it's a
performance hit, especially when doing redirects which are just a tiny part of the
processed requests.
Except that sometimes it's just what you need (for example to "hide" content without deleting
/ unpublishing it)
By caching both existing and non existing redirects for a given URL the performance hit is
minimized for the use cases that requires process_request
.
Documentation
The full documentation is at https://djangocms-redirect.readthedocs.io.
Installation
See https://djangocms-redirect.readthedocs.io/en/latest/installation.html
Features
Credits
Tools used in rendering this package:
cookiecutter-djangopackage-helper
_.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _cookiecutter-djangopackage-helper
: https://github.com/nephila/cookiecutter-djangopackage-helper
.. |Gitter| image:: https://img.shields.io/badge/GITTER-join%20chat-brightgreen.svg?style=flat-square :target: https://gitter.im/nephila/applications :alt: Join the Gitter chat
.. |PyPiVersion| image:: https://img.shields.io/pypi/v/djangocms-redirect.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-redirect :alt: Latest PyPI version
.. |PyVersion| image:: https://img.shields.io/pypi/pyversions/djangocms-redirect.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-redirect :alt: Python versions
.. |GAStatus| image:: https://github.com/nephila/djangocms-redirect/workflows/Tox%20tests/badge.svg :target: https://github.com/nephila/djangocms-redirect :alt: Latest CI build status
.. |TestCoverage| image:: https://img.shields.io/coveralls/nephila/djangocms-redirect/master.svg?style=flat-square :target: https://coveralls.io/r/nephila/djangocms-redirect?branch=master :alt: Test coverage
.. |License| image:: https://img.shields.io/github/license/nephila/djangocms-redirect.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-redirect/ :alt: License
.. |CodeClimate| image:: https://codeclimate.com/github/nephila/djangocms-redirect/badges/gpa.svg?style=flat-square :target: https://codeclimate.com/github/nephila/djangocms-redirect :alt: Code Climate
.. :changelog:
History
.. towncrier release notes start
FAQs
A django CMS enabled application to handle redirects
We found that djangocms-redirect demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.