It resolves to 
http://127.0.0.1:8000/topoi/plugin_listandedit/list/notes/static/plugin_framework/fonts/websymbols-regular-webfont.woff

This is treating the font url as relative to the full request URL 
(including arguments), not the app root directory. That's what's confusing 
me.

Reply via email to