Aidas Bendoraitis wrote:
> I would have written a request_middleware instead of what you did. I
> think, it would be cleaner.

The middleware would have to inspect each request to find the ones it 
actually cares about. It seemed cleaner to me to use the url dispatch to 
do this for me.

Thanks,
Kent


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to