> > Does anyone know if is possible execute a middleware only to a specific 
> > application or url?

On 05/09/2013 04:56 PM, Shawn Milochik wrote:
> In your middleware you'll have access to the request object, so you can
> easily check the URL, user, etc.

I'd consider a solution based on view decorators too:

https://docs.djangoproject.com/en/dev/topics/http/decorators/

Hristo

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to