Skip to content
This repository was archived by the owner on Jun 7, 2018. It is now read-only.

d0ugal/django-urlmiddleware

Repository files navigation

Django urlmiddleware

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.

About

This app allows you to define middleware in your Django project based on url configurations rather than adding middleware globally to every single request.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages