On Wed, Mar 16, 2011 at 1:16 PM, emonk <elmonke...@gmail.com> wrote:
> Yep, but i need an example and I have not found any.
>

If you haven't found any then you haven't looked. Have you heard of Google?

Here are the docs:
http://docs.djangoproject.com/en/1.2/topics/http/middleware/#writing-your-own-middleware

For a full working example of middleware that modifies the request, do
a Google search for "django middleware" and click the link for
"Chapter 16: Middleware" of "The Django Book."

Shawn

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to