django-urlmiddleware

A Django app that allows you to use a url based definition for adding middleware to a project. This means you can add middleware based on a url pattern rather than globally

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-urlmiddleware

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.2 2015-12-18    
0.2.1 2011-11-25    

Issues with this package?

Page last updated 2025-06-27 17:29:37 UTC