Hi all,

I've posted the first in a series of posts about how to implement your 
own mod_python handlers using Django. I started it because I wanted to 
serve resized images without hitting the database, running middleware 
etc., but still have access to the django project settings (so I could 
read the setting that told me where the images lived on disk)

Hopefully someone will find it useful!

http://www.aswmc.com/django-handlers/

Cheers,

MikeH

--~--~---------~--~----~------------~-------~--~----~
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