On Thursday, May 26, 2011 6:41:39 PM UTC-7, hclarke wrote: > > Every time I try to use the static_url() call, I get a debug error > saying that the path I entered was wrong. I know for a fact that the > file is there so what could be adjusting the relative path used in > "mypackage:static/foo.css"?
What does your static view configuration look like? What is the exact error you're seeing (is there a traceback)? How is the generated URL different from what you're expecting (e.g., when you view source on the generated page)? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
