http://github.com/pappy74/django-requires_js_css
Howdy folks, I was hoping to get some feedback on my first public app, django- requires_js_css. The app's purpose is to allow 'sane' JavaScript and CSS requirements. That is, require from within templates, but still load using 'best practices'. Definitely a work in progress, although we are using it at our startup. My questions to you: - Is there another app that does this? - Do other devs find this worthwhile? - What's missing? - I currently use a fairly gnarly hack to make this all work (embedding tokens in the response content, then post-processing those tokens using middleware). Is there a better way? _jason -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.