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
Project description
Django urlmiddleware allows you to define middleware in your Django project with a URL based configuration, like views. This then allows you to enable middleware for specific paths rather than only globally for all requests.
See http://urlmiddleware.readthedocs.org/ for further documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for django-urlmiddleware-0.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89f776286b94dc868c8a48d1a729012a589ec94a03923c732c6284c83b2ce16f |
|
MD5 | bdd8b9bca6a7979caf9e2d4c166f0626 |
|
BLAKE2b-256 | 300082d94d36db7e4c8f0030e9d8ebc7217d88c4c03ab4f1be469eca3b98aa86 |