Installed it, though it's giving me this error in the error log: "File does not exist: C:/.../_dozer". Created that folder, got an a "C:/.../ _dozer/index" doesn't exist error. Created that one, then nothing happens at all.
Installed Dozer using cmd (python setup.py install) and added... "from dozer import Dozer wsgi_app = Dozer(application)" ...after the 'return' on the bottom of my script. No luck. Sigh... I'll probably put this part of the website on hold for a while I guess, especially since I should be studying for exams. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
