
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
The unfriendliest urls in town! Django app that obfuscates urls and allows your application to natively execute the original view.
The unfriendliest urls in town! django-unfriendly
is a Django app that obfuscates urls and allows your application to natively execute the original view.
.. image:: https://travis-ci.org/tomatohater/django-unfriendly.png?branch=master :target: https://travis-ci.org/tomatohater/django-unfriendly
.. image:: https://coveralls.io/repos/tomatohater/django-unfriendly/badge.png?branch=master :target: https://coveralls.io/r/tomatohater/django-unfriendly?branch=master
.. image:: https://badge.fury.io/py/django-unfriendly.png :target: http://badge.fury.io/py/django-unfriendly
There is lots of talk about SEO friendly urls. The trend is towards more and more human readable information in your urls and Django makes it easy to create urls like::
http://yoursite.com/music/awesome/the-melvins/
But sometimes urls can give too much away. This is where django-unfriendly
comes in.
django-unfriendly
provides a template filter that obfuscates urls in your templates, and a url handler/view that deobfuscates and executes the original view (e.g. no redirection).
Read the docs
https://django-unfriendly.readthedocs.org/en/latest/
Version compatibility
FAQs
The unfriendliest urls in town! Django app that obfuscates urls and allows your application to natively execute the original view.
We found that django-unfriendly 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.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.